Click or drag to resize

TransformSync_syncType Field

Note: This API is now obsolete.

Set which values should be synchronized (Always send the minimum amount possible)

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[ObsoleteAttribute("This field is no longer used, please use _syncProperties instead.")]
private SyncDataTypes _syncType

Field Value

Type: SyncDataTypes
See Also