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
PlayerAxisLock
C# Class PlayerAxisLock, Generations
Inheritance:
MonoBehaviour
ファイルを表示
Open project: scadieux/Generations
Public Properties
Property
Type
Description
lockOnXAxis
bool
lockOnYAxis
bool
lockOnZAxis
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
lockOnXAxis
public_oe property
public
bool
lockOnXAxis
return
bool
lockOnYAxis
public_oe property
public
bool
lockOnYAxis
return
bool
lockOnZAxis
public_oe property
public
bool
lockOnZAxis
return
bool