UxrGrabPointIndex Implicit Conversion (UxrGrabPointIndex to Int32)
Converts from UxrGrabPointIndex to integer.
Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static implicit operator int (
UxrGrabPointIndex grabPointIndex
)
Parameters
- grabPointIndex
- Type: UltimateXR.Manipulation.UxrGrabPointIndex
Grab point index object
Return Value
Type: Int32
Integer
See Also
Reference
UxrGrabPointIndex Class
Implicit Overload
UltimateXR.Manipulation Namespace