C# Class GenerateUniGLTFSerialization.SerializerWriter

Afficher le fichier Open project: vrm-c/UniVRM Class Usage Examples

Méthodes publiques

Méthode Description
Write ( TextWriter w, JsonSchemaSource root, string rootName ) : void

Method Details

Write() public static méthode

public static Write ( TextWriter w, JsonSchemaSource root, string rootName ) : void
w TextWriter
root JsonSchemaSource
rootName string
Résultat void