Click or drag to resize

PushButtonRigidbody Property

RigidBody associated with this button

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
See Also