APILNSound_SetPitch Method |
Namespace: Lumino
public static Result LNSound_SetPitch( IntPtr sound, float pitch )
Public Shared Function LNSound_SetPitch ( sound As IntPtr, pitch As Single ) As Result
public: static Result LNSound_SetPitch( IntPtr sound, float pitch )
static member LNSound_SetPitch : sound : IntPtr * pitch : float32 -> Result
[Missing <returns> documentation for "M:Lumino.API.LNSound_SetPitch(System.IntPtr,System.Single)"]