Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GlTF_Scale
C# Class GlTF_Scale
Inheritance:
GlTF_Vector3
ファイルを表示
Open project: tparisi/Unity-glTF-Exporter
Public Methods
Method
Description
GlTF_Scale
( ) :
UnityEngine
GlTF_Scale
(
Vector3
v
) :
UnityEngine
Write
( ) :
void
Method Details
GlTF_Scale()
public
method
public
GlTF_Scale
( ) :
UnityEngine
return
UnityEngine
GlTF_Scale()
public
method
public
GlTF_Scale
(
Vector3
v
) :
UnityEngine
v
Vector3
return
UnityEngine
Write()
public
method
public
Write
( ) :
void
return
void