C# Class AcTools.Kn5File.Kn5Node.VerticeWeight

Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
Indices float[]
Weights float[]

Property Details

Indices public_oe property

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

Weights public_oe property

public float[] Weights
Résultat float[]