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
RemoteTech
DragModel
C# Class RemoteTech.DragModel
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: JDPKSP/RemoteTechLegacy
Class Usage Examples
Public Properties
Property
Type
Description
dc
float
mb
CelestialBody
rb
UnityEngine.Rigidbody
tf
UnityEngine.Transform
Private Properties
Property
Type
Description
Public Methods
Method
Description
FixedUpdate
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Property Details
dc
public_oe property
public
float
dc
return
float
mb
public_oe property
public
CelestialBody
mb
return
CelestialBody
rb
public_oe property
public
Rigidbody,UnityEngine
rb
return
UnityEngine.Rigidbody
tf
public_oe property
public
Transform,UnityEngine
tf
return
UnityEngine.Transform