C# Class AcTools.Kn5File.Kn5Node.VerticeWeight

Mostrar archivo Open project: gro-ove/actools

Public Properties

Property Type Description
Indices float[]
Weights float[]

Property Details

Indices public_oe property

IDs of bones. "-1" if there is no binding!
public float[] Indices
return float[]

Weights public_oe property

public float[] Weights
return float[]