ovrAvatarLight Struct Reference
  | Public Attributes | |
| UInt32 | id | 
| ovrAvatarLightType | type | 
| float | intensity | 
| Vector3 | worldDirection | 
| Vector3 | worldPosition | 
| float | range | 
| float | spotAngleDeg | 
Member Data Documentation
◆ id
| UInt32 ovrAvatarLight.id | 
◆ intensity
| float ovrAvatarLight.intensity | 
◆ range
| float ovrAvatarLight.range | 
◆ spotAngleDeg
| float ovrAvatarLight.spotAngleDeg | 
◆ type
| ovrAvatarLightType ovrAvatarLight.type | 
◆ worldDirection
| Vector3 ovrAvatarLight.worldDirection | 
◆ worldPosition
| Vector3 ovrAvatarLight.worldPosition | 
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarSDKCAPI.cs
 1.8.13
 1.8.13