MixedRealityRaycastHit Struct
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.
The resulting hit information from an IMixedRealityRaycastProvider.
public value class MixedRealityRaycastHit
public struct MixedRealityRaycastHit
type MixedRealityRaycastHit = struct
Public Structure MixedRealityRaycastHit
- Inheritance
-
MixedRealityRaycastHit
Constructors
MixedRealityRaycastHit(Boolean, RaycastHit) |
Fields
barycentricCoordinate | |
collider | |
distance | |
lightmapCoord | |
normal | |
point | |
raycastValid | |
textureCoord | |
textureCoord2 | |
transform | |
triangleIndex |