C# Class Reign.Video.Abstraction.SoftwareVertex

Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
BoneGroups List
Edges List
Index int
TraingleIndex List
Triangles List

Méthodes publiques

Méthode Description
SoftwareVertex ( int index ) : System.Collections.Generic

Method Details

SoftwareVertex() public méthode

public SoftwareVertex ( int index ) : System.Collections.Generic
index int
Résultat System.Collections.Generic

Property Details

BoneGroups public_oe property

public List BoneGroups
Résultat List

Edges public_oe property

public List Edges
Résultat List

Index public_oe property

public int Index
Résultat int

TraingleIndex public_oe property

public List TraingleIndex
Résultat List

Triangles public_oe property

public List Triangles
Résultat List