string | ShortDescription[Get] |
string | Description[Get] |
float | MinValueHint[Get] |
float | MaxValueHint[Get] |
FeatureStates[Get] A hint to the editor on which feature states to provide by default, and in which order they should appear. |
FeatureDescription ( string shortDescription, string description, float minValueHint, float maxValueHint, FeatureStateDescription[] featureStates ) |
| 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. |
| Oculus.Interaction.PoseDetection.FeatureDescription.FeatureDescription ( string shortDescription, string description, float minValueHint, float maxValueHint, FeatureStateDescription[] featureStates ) |
|---|
No description available.
|