SyncProperties
enum in ImmerseSDK.PlatformServices
The list of properties that TransformSyncServices can synchronize over the network.
Values | |
---|---|
Position | Synchronize Position |
Rotation | Synchronize Rotation |
LocalScale | Synchronize Scale |
Velocity | Synchronize Velocity on rigidbody |
AngularVelocity | Synchronize Angular velocity on rigidbody |