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