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

FeatureDescription Class

Overview

Properties

string
string
float
float
A hint to the editor on which feature states to provide by default, and in which order they should appear.

Public Member Functions

FeatureDescription
( string shortDescription,
string description,
float minValueHint,
float maxValueHint,
FeatureStateDescription[] featureStates )

Details

Properties

string Oculus.Interaction.PoseDetection.FeatureDescription.ShortDescription
No description available.
string Oculus.Interaction.PoseDetection.FeatureDescription.Description
No description available.
float Oculus.Interaction.PoseDetection.FeatureDescription.MinValueHint
No description available.
float Oculus.Interaction.PoseDetection.FeatureDescription.MaxValueHint
No description available.
FeatureStateDescription [] Oculus.Interaction.PoseDetection.FeatureDescription.FeatureStates
A hint to the editor on which feature states to provide by default, and in which order they should appear.
The underlying system will accept other ranges; this is just for the UI.

Member Functions

Oculus.Interaction.PoseDetection.FeatureDescription.FeatureDescription
( string shortDescription,
string description,
float minValueHint,
float maxValueHint,
FeatureStateDescription[] featureStates )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon