Click or drag to resize

EngageableObjectRigidbody Property

The associated RigidBody

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

Property Value

Type: UnityEngine.Rigidbody

Implements

IEngageableObjectRigidbody
See Also