Space Engineers
Public Attributes | List of all members
Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup Class Reference
Inheritance diagram for Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup:
Sandbox.Game.Replication.History.MySnapshotSyncSetup

Public Attributes

float MaxPositionFactor
 
float MaxLinearFactor
 
float MaxRotationFactor
 
float MaxAngularFactor
 
float IterationsFactor
 
- Public Attributes inherited from Sandbox.Game.Replication.History.MySnapshotSyncSetup
bool ApplyRotation
 
bool ApplyPhysics
 
bool IsControlled
 

Detailed Description

Definition at line 11 of file MyPredictedSnapshotSync.cs.

Member Data Documentation

float Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup.IterationsFactor

Definition at line 17 of file MyPredictedSnapshotSync.cs.

float Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup.MaxAngularFactor

Definition at line 16 of file MyPredictedSnapshotSync.cs.

float Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup.MaxLinearFactor

Definition at line 14 of file MyPredictedSnapshotSync.cs.

float Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup.MaxPositionFactor

Definition at line 13 of file MyPredictedSnapshotSync.cs.

float Sandbox.Game.Replication.History.MyPredictedSnapshotSyncSetup.MaxRotationFactor

Definition at line 15 of file MyPredictedSnapshotSync.cs.


The documentation for this class was generated from the following file: