C# Class UniGLTF.gltfMorphTarget

Inheritance: glTFAttributes
Afficher le fichier Open project: sotanmochi/VRMLiveMotionStreamer Class Usage Examples

Méthodes publiques

Свойство Type Description
NORMAL int
POSITION int
TANGENT int

Méthodes protégées

Méthode Description
SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void

Method Details

SerializeMembers() protected méthode

protected SerializeMembers ( UniGLTF.GLTFJsonFormatter f ) : void
f UniGLTF.GLTFJsonFormatter
Résultat void

Property Details

NORMAL public_oe property

public int NORMAL
Résultat int

POSITION public_oe property

public int POSITION
Résultat int

TANGENT public_oe property

public int TANGENT
Résultat int