Click or drag to resize

TransformSyncUnassignedState Field

State value that indicates that the transform is not assigned (similar to not snapped and should be treated as the same)

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public const int UnassignedState = 254

Field Value

Type: Int32
See Also