Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
FootstepAudioRef
Interface FootstepAudioRef
Ref interface for FootstepAudio.
interface
FootstepAudioRef
{
playFootstep
:
(
surface
?:
string
,
position
?:
Vector3
)
=>
void
;
}
Index
Properties
play
Footstep
Properties
play
Footstep
playFootstep
:
(
surface
?:
string
,
position
?:
Vector3
)
=>
void
Trigger a footstep sound for a specific surface.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
play
Footstep
GitHub
Examples
Strata - v1.4.10
Loading...
Ref interface for FootstepAudio.