C# Class UniGLTF.glTFPbrMetallicRoughness

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

Méthodes publiques

Свойство Type Description
baseColorTexture glTFTextureInfo
extensions object
extras object
metallicRoughnessTexture glTFTextureInfo

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

baseColorTexture public_oe property

public glTFTextureInfo,UniGLTF baseColorTexture
Résultat glTFTextureInfo

extensions public_oe property

public object extensions
Résultat object

extras public_oe property

public object extras
Résultat object

metallicRoughnessTexture public_oe property

public glTFTextureInfo,UniGLTF metallicRoughnessTexture
Résultat glTFTextureInfo