Home
last modified time | relevance | path

Searched refs:p_start_offset (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/resources/
H A Danimation.h330 …int audio_track_insert_key(int p_track, float p_time, const RES &p_stream, float p_start_offset = …
H A Danimation.cpp2454 …ack_insert_key(int p_track, float p_time, const RES &p_stream, float p_start_offset, float p_end_o… in audio_track_insert_key() argument
2465 k.value.start_offset = p_start_offset; in audio_track_insert_key()
/dports/devel/godot/godot-3.2.3-stable/scene/resources/
H A Danimation.h330 …int audio_track_insert_key(int p_track, float p_time, const RES &p_stream, float p_start_offset = …
H A Danimation.cpp2454 …ack_insert_key(int p_track, float p_time, const RES &p_stream, float p_start_offset, float p_end_o… in audio_track_insert_key() argument
2465 k.value.start_offset = p_start_offset; in audio_track_insert_key()