AnimationAudioTrackSetKeyStartOffset Method |
Sets the start 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 AudioTrackSetKeyStartOffset( int trackIdx, int keyIdx, float offset )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStartOffset(System.Int32,System.Int32,System.Single)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStartOffset(System.Int32,System.Int32,System.Single)"]
[Missing <param name="offset"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStartOffset(System.Int32,System.Int32,System.Single)"]