Click or drag to resize

IEngageableObjectRigidbody Property

This object's Rigidbody component

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
UnityEngine.Rigidbody Rigidbody { get; }

Property Value

Type: UnityEngine.Rigidbody
See Also