AnimationAudioTrackSetKeyEndOffset Method |
Sets the end offset of the key identified by key_idx to value offset. The track_idx must be the index of an Audio Track.
Namespace: Godot
public void AudioTrackSetKeyEndOffset( int trackIdx, int keyIdx, float offset )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyEndOffset(System.Int32,System.Int32,System.Single)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyEndOffset(System.Int32,System.Int32,System.Single)"]
[Missing <param name="offset"/> documentation for "M:Godot.Animation.AudioTrackSetKeyEndOffset(System.Int32,System.Int32,System.Single)"]