Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayerAxisLock
C# Class PlayerAxisLock, Generations
Inheritance:
MonoBehaviour
Show file
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 property
public
bool
lockOnXAxis
return
bool
lockOnYAxis
public property
public
bool
lockOnYAxis
return
bool
lockOnZAxis
public property
public
bool
lockOnZAxis
return
bool