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
PingPong
C# Class PingPong, Poker
Inheritance:
Filter
Mostrar archivo
Open project: BernhardGlueck/Poker
Class Usage Examples
Public Properties
Property
Type
Description
lerpTime
float
posMax
Vector3
posMin
Vector3
Public Methods
Method
Description
OnEnable
( ) :
void
Update
( ) :
void
Method Details
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
lerpTime
public_oe property
public
float
lerpTime
return
float
posMax
public_oe property
public
Vector3
posMax
return
Vector3
posMin
public_oe property
public
Vector3
posMin
return
Vector3