Strata - v1.4.10
    Preparing search index...

    Interface FootstepAudioRef

    Ref interface for FootstepAudio.

    interface FootstepAudioRef {
        playFootstep: (surface?: string, position?: Vector3) => void;
    }
    Index

    Properties

    Properties

    playFootstep: (surface?: string, position?: Vector3) => void

    Trigger a footstep sound for a specific surface.