Click or drag to resize

TransformSyncGetColliderBoundsInWorldSpace Method

Calculated bounds of the object (colliders are temporarily enabled otherwise it doesn't work)

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Bounds GetColliderBoundsInWorldSpace()

Return Value

Type: UnityEngine.Bounds
See Also