AnimationTransformTrackInsertKey Method |
Insert a transform key for a transform track.
Namespace: Godot
public int TransformTrackInsertKey( int trackIdx, float time, Vector3 location, Quat rotation, Vector3 scale )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]
[Missing <param name="time"/> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]
[Missing <param name="location"/> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]
[Missing <param name="rotation"/> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]
[Missing <param name="scale"/> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]
[Missing <returns> documentation for "M:Godot.Animation.TransformTrackInsertKey(System.Int32,System.Single,Godot.Vector3,Godot.Quat,Godot.Vector3)"]