C# Class GlTF_Vector3

Inheritance: GlTF_FloatArray
Afficher le fichier Open project: tparisi/Unity-glTF-Exporter

Méthodes publiques

Méthode Description
GlTF_Vector3 ( ) : UnityEngine
GlTF_Vector3 ( Vector3 v ) : UnityEngine

Method Details

GlTF_Vector3() public méthode

public GlTF_Vector3 ( ) : UnityEngine
Résultat UnityEngine

GlTF_Vector3() public méthode

public GlTF_Vector3 ( Vector3 v ) : UnityEngine
v Vector3
Résultat UnityEngine