Click or drag to resize

TransformSyncReleaseCombinedColliders Method

Disables the combined colliders for this rigidbody

Namespace:  ImmerseSDK.Multiplayer
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected void ReleaseCombinedColliders()
See Also