API reference
API reference
Select your platform
No SDKs available
No versions available

PhysicsGrabbable Class

Oculus::Interaction::PhysicsGrabbable extends MonoBehaviour.

Overview

Properties

Object Data

bool

Events

Action< Vector3, Vector3 >

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

void
ApplyVelocities
( Vector3 linearVelocity,
Vector3 angularVelocity )
void
InjectAllPhysicsGrabbable
( IPointable pointable,
Rigidbody rigidbody )
void
InjectAllPhysicsGrabbable
( Grabbable grabbable,
Rigidbody rigidbody )
void
InjectGrabbable
( Grabbable grabbable )
void
void
InjectRigidbody
( Rigidbody rigidbody )
void
InjectOptionalScaleMassWithSize
( bool scaleMassWithSize )

Details

Properties

IPointable Oculus.Interaction.PhysicsGrabbable.Pointable
No description available.

Object Data

bool Oculus.Interaction.PhysicsGrabbable._started
No description available.

Events

Action<Vector3, Vector3> Oculus.Interaction.PhysicsGrabbable.WhenVelocitiesApplied ( )
No description available.

Object Data

virtual void Oculus.Interaction.PhysicsGrabbable.Awake ( )
No description available.
virtual void Oculus.Interaction.PhysicsGrabbable.Start ( )
No description available.
virtual void Oculus.Interaction.PhysicsGrabbable.OnEnable ( )
No description available.
virtual void Oculus.Interaction.PhysicsGrabbable.OnDisable ( )
No description available.

Member Functions

void Oculus.Interaction.PhysicsGrabbable.ApplyVelocities
( Vector3 linearVelocity,
Vector3 angularVelocity )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectAllPhysicsGrabbable
( IPointable pointable,
Rigidbody rigidbody )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectAllPhysicsGrabbable
( Grabbable grabbable,
Rigidbody rigidbody )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectGrabbable
( Grabbable grabbable )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectPointable
( IPointable pointable )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectRigidbody
( Rigidbody rigidbody )
No description available.
void Oculus.Interaction.PhysicsGrabbable.InjectOptionalScaleMassWithSize
( bool scaleMassWithSize )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon