| SnappedColliderCombinerCollectAndDisableColliders Method |
Collect a new list of tracked colliders, and disable them.
This does not yet generate the copies since we expect them to move and
will generate the copies later
Namespace:
ImmerseSDK.Interaction
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void CollectAndDisableColliders()
See Also