Click or drag to resize

TransformSyncCreatedByInstantiateService Property

True if this transform sync was created using a network message instead of being present in the scene

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool CreatedByInstantiateService { get; set; }

Property Value

Type: Boolean
See Also