ovrAvatarBlendVertex Struct Reference
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | nx |
| float | ny |
| float | nz |
| float | tx |
| float | ty |
| float | tz |
Member Data Documentation
◆ nx
| float ovrAvatarBlendVertex.nx |
◆ ny
| float ovrAvatarBlendVertex.ny |
◆ nz
| float ovrAvatarBlendVertex.nz |
◆ tx
| float ovrAvatarBlendVertex.tx |
◆ ty
| float ovrAvatarBlendVertex.ty |
◆ tz
| float ovrAvatarBlendVertex.tz |
◆ x
| float ovrAvatarBlendVertex.x |
◆ y
| float ovrAvatarBlendVertex.y |
◆ z
| float ovrAvatarBlendVertex.z |
The documentation for this struct was generated from the following file:
- Oculus/Avatar/Scripts/OvrAvatarSDKCAPI.cs
1.8.13