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
Pulley
C# Class Pulley, clockwork
Inheritance:
EnviroGear
Exibir arquivo
Open project: shadowseer99/clockwork
Class Usage Examples
Public Properties
Property
Type
Description
leftObj
MovingPlatform,
resistance
float
rightObj
MovingPlatform,
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
leftObj
public_oe property
public
MovingPlatform,
leftObj
return
MovingPlatform,
resistance
public_oe property
public
float
resistance
return
float
rightObj
public_oe property
public
MovingPlatform,
rightObj
return
MovingPlatform,