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
RemoteTech
DragModel
C# Class RemoteTech.DragModel
Inheritance:
UnityEngine.MonoBehaviour
Show file
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 property
public
float
dc
return
float
mb
public property
public
CelestialBody
mb
return
CelestialBody
rb
public property
public
Rigidbody,UnityEngine
rb
return
UnityEngine.Rigidbody
tf
public property
public
Transform,UnityEngine
tf
return
UnityEngine.Transform