APILNSoundListener_SetVelocityXYZ Method |
Namespace: Lumino
public static Result LNSoundListener_SetVelocityXYZ( float x, float y, float z )
Public Shared Function LNSoundListener_SetVelocityXYZ ( x As Single, y As Single, z As Single ) As Result
public: static Result LNSoundListener_SetVelocityXYZ( float x, float y, float z )
static member LNSoundListener_SetVelocityXYZ : x : float32 * y : float32 * z : float32 -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSoundListener_SetVelocityXYZ(System.Single,System.Single,System.Single)"]