Class SyncPhysics
Inheritance
System.Object
SyncPhysics
Assembly: cs.temp.dll.dll
Syntax
public class SyncPhysics : TrackableBehavior
Fields
debugKeyframes
Declaration
public bool debugKeyframes
Field Value
Type |
Description |
System.Boolean |
|
distanceToIgnorePhysics
Declaration
public float distanceToIgnorePhysics
Field Value
Type |
Description |
System.Single |
|
LimitVelocity
Declaration
public bool LimitVelocity
Field Value
Type |
Description |
System.Boolean |
|
ManuallyUpdated
Declaration
public bool ManuallyUpdated
Field Value
Type |
Description |
System.Boolean |
|
maxDepenetationVelocity
Declaration
public float maxDepenetationVelocity
Field Value
Type |
Description |
System.Single |
|
RotSyncMode
Declaration
public AxisSyncMode RotSyncMode
Field Value
snapDistance
Declaration
public float snapDistance
Field Value
Type |
Description |
System.Single |
|
SyncPos
Declaration
Field Value
Type |
Description |
System.Boolean |
|
SyncRot
Declaration
Field Value
Type |
Description |
System.Boolean |
|
SyncVelocity
Declaration
Field Value
Type |
Description |
System.Boolean |
|
UseBaseVelocity
Declaration
public bool UseBaseVelocity
Field Value
Type |
Description |
System.Boolean |
|
VelocityLimit
Declaration
public float VelocityLimit
Field Value
Type |
Description |
System.Single |
|