C# Class GlTF_Target

Inheritance: GlTF_Writer
Afficher le fichier Open project: tparisi/Unity-glTF-Exporter Class Usage Examples

Méthodes publiques

Свойство Type Description
id string
path string

Méthodes publiques

Méthode Description
Write ( ) : void

Method Details

Write() public méthode

public Write ( ) : void
Résultat void

Property Details

id public_oe property

public string id
Résultat string

path public_oe property

public string path
Résultat string