Struct MRHitTestResult
Provides a template for hit test results
Namespace: Unity.MARS
Syntax
public struct MRHitTestResult
Properties
pose
The position and orientation of the surface that was hit
Declaration
public Pose pose { get; set; }
Property Value
Type | Description |
---|---|
Pose |