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

IVelocityCalculator Interface

Interface to velocity calculator used to make throwing possible.
Oculus::Interaction::Throw::IVelocityCalculator extends Oculus.Interaction.Throw.IThrowVelocityCalculator.

Overview

Properties

float

Public Member Functions

void
SetUpdateFrequency
( float frequency )

Details

Properties

float Oculus.Interaction.Throw.IVelocityCalculator.UpdateFrequency
No description available.

Events

Action<List<ReleaseVelocityInformation> > Oculus.Interaction.Throw.IVelocityCalculator.WhenThrowVelocitiesChanged ( )
No description available.
Action<ReleaseVelocityInformation> Oculus.Interaction.Throw.IVelocityCalculator.WhenNewSampleAvailable ( )
No description available.

Member Functions

IReadOnlyList< ReleaseVelocityInformation > Oculus.Interaction.Throw.IVelocityCalculator.LastThrowVelocities ( )
No description available.
void Oculus.Interaction.Throw.IVelocityCalculator.SetUpdateFrequency
( float frequency )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon