MeshPainterRayDesc Structure |
Namespace: Demo3D.Visuals.MeshPainter
public readonly struct MeshPainterRayDesc
The MeshPainterRayDesc type exposes the following members.
| Name | Description | |
|---|---|---|
| MeshPainterRayDesc | Initializes a new instance of the MeshPainterRayDesc class |
| Name | Description | |
|---|---|---|
| AngleLimit | The maximum angle difference between the ray and the vertex normal. | |
| MaxRayDistance | The maximum distance an intersection can be from the Visual's center. | |
| MaxVertexDistance | The maximum distance a vertex can be from the intersection of the ray. |