ovrAvatarMeshVertex Struct Reference

Public Attributes

float x
 
float y
 
float z
 
float nx
 
float ny
 
float nz
 
float tx
 
float ty
 
float tz
 
float tw
 
float u
 
float v
 
byte [] blendIndices
 Indices into the bind pose. More...
 
float [] blendWeights
 Blend weights for each component in the bind pose. More...
 

Member Data Documentation

◆ blendIndices

byte [] ovrAvatarMeshVertex.blendIndices

Indices into the bind pose.

◆ blendWeights

float [] ovrAvatarMeshVertex.blendWeights

Blend weights for each component in the bind pose.

◆ nx

float ovrAvatarMeshVertex.nx

◆ ny

float ovrAvatarMeshVertex.ny

◆ nz

float ovrAvatarMeshVertex.nz

◆ tw

float ovrAvatarMeshVertex.tw

◆ tx

float ovrAvatarMeshVertex.tx

◆ ty

float ovrAvatarMeshVertex.ty

◆ tz

float ovrAvatarMeshVertex.tz

◆ u

float ovrAvatarMeshVertex.u

◆ v

float ovrAvatarMeshVertex.v

◆ x

float ovrAvatarMeshVertex.x

◆ y

float ovrAvatarMeshVertex.y

◆ z

float ovrAvatarMeshVertex.z

The documentation for this struct was generated from the following file: