Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
VJPositionFreeze
C# Class VJPositionFreeze, fuze-vj-kit
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: unity3d-jp/fuze-vj-kit
Public Properties
Property
Type
Description
freezePosition
bool
freezeRotation
bool
freezeScale
bool
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
freezePosition
public_oe property
public
bool
freezePosition
return
bool
freezeRotation
public_oe property
public
bool
freezeRotation
return
bool
freezeScale
public_oe property
public
bool
freezeScale
return
bool