C# Class idTech4.Renderer.VertexWeight

显示文件 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_oe property

public int JointIndex
return int

JointWeight public_oe property

public float JointWeight
return float

Offset public_oe property

public Vector3 Offset
return Vector3

Vertice public_oe property

public int Vertice
return int