Pointable[Get] |
bool | _started[Get] |
Action< Vector3, Vector3 > |
void | |
void | |
void | |
void | InjectGrabbable ( Grabbable grabbable ) |
void | InjectPointable ( IPointable pointable ) |
void | InjectRigidbody ( Rigidbody rigidbody ) |
void | InjectOptionalScaleMassWithSize ( bool scaleMassWithSize ) |
IPointable Oculus.Interaction.PhysicsGrabbable.Pointable |
---|
No description available.
|
bool Oculus.Interaction.PhysicsGrabbable._started |
---|
No description available.
|
Action<Vector3, Vector3> Oculus.Interaction.PhysicsGrabbable.WhenVelocitiesApplied ( ) |
---|
No description available.
|
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.
|
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.
|