C# Class Reign.Video.Abstraction.SoftwareVertexBoneGroup

Afficher le fichier Open project: reignstudios/ReignSDK

Méthodes publiques

Свойство Type Description
Index int
Weight float

Méthodes publiques

Méthode Description
SoftwareVertexBoneGroup ( int index, float weight ) : System.Collections.Generic

Method Details

SoftwareVertexBoneGroup() public méthode

public SoftwareVertexBoneGroup ( int index, float weight ) : System.Collections.Generic
index int
weight float
Résultat System.Collections.Generic

Property Details

Index public_oe property

public int Index
Résultat int

Weight public_oe property

public float Weight
Résultat float