Click or drag to resize

TransformSyncHasCollisions Method

True if there currently are collisions with other pickups/colliders not belonging to this hierarchy

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool HasCollisions()

Return Value

Type: Boolean
See Also