Interactable.GetDimensionIndex Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use CurrentDimension property instead
A public way to access the current dimension
public:
int GetDimensionIndex();
[System.Obsolete("Use CurrentDimension property instead")]
public int GetDimensionIndex ();
[<System.Obsolete("Use CurrentDimension property instead")>]
member this.GetDimensionIndex : unit -> int
Public Function GetDimensionIndex () As Integer
Returns
- Attributes