Click or drag to resize

TransformSyncSnapTo Method (Byte)

Snap to snap target index. Actual position/rotation updates will happen when message is received

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool SnapTo(
	byte index
)

Parameters

index
Type: SystemByte

Return Value

Type: Boolean
See Also