ovrAvatarLights_Offsets Struct Reference
Static Public Attributes | |
| static long | ambientIntensity = Marshal.OffsetOf(typeof(ovrAvatarLights), "ambientIntensity").ToInt64() |
| static long | lightCount = Marshal.OffsetOf(typeof(ovrAvatarLights), "lightCount").ToInt64() |
| static long | lights = Marshal.OffsetOf(typeof(ovrAvatarLights), "lights").ToInt64() |
Member Data Documentation
◆ ambientIntensity
|
static |
◆ lightCount
|
static |
◆ lights
|
static |
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarSDKCAPI.cs
1.8.13