C# Class GlTF_Vector3

Inheritance: GlTF_FloatArray
Datei anzeigen Open project: tparisi/Unity-glTF-Exporter

Public Methods

Method Description
GlTF_Vector3 ( ) : UnityEngine
GlTF_Vector3 ( Vector3 v ) : UnityEngine

Method Details

GlTF_Vector3() public method

public GlTF_Vector3 ( ) : UnityEngine
return UnityEngine

GlTF_Vector3() public method

public GlTF_Vector3 ( Vector3 v ) : UnityEngine
v Vector3
return UnityEngine