C# Class idTech4.Renderer.VertexWeight

Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
JointIndex int
JointWeight float
Offset Vector3
Vertice int

Property Details

JointIndex public property

public int JointIndex
return int

JointWeight public property

public float JointWeight
return float

Offset public property

public Vector3 Offset
return Vector3

Vertice public property

public int Vertice
return int