Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ThirdPersonCharacter
C# Class ThirdPersonCharacter, City-Generator
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: TobieD/City-Generator
Class Usage Examples
Public Properties
Property
Type
Description
RotationSpeed
float
WalkSpeed
float
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
RotationSpeed
public_oe property
public
float
RotationSpeed
return
float
WalkSpeed
public_oe property
public
float
WalkSpeed
return
float