MeshPainterCircleMultiRayDesc Structure |
Namespace: Demo3D.Visuals.MeshPainter
public struct MeshPainterCircleMultiRayDesc
The MeshPainterCircleMultiRayDesc type exposes the following members.
| Name | Description | |
|---|---|---|
| InnerAngle | The angle away from the centeral ray to start painting. | |
| InnerToOuterSteps | The amount of steps to paint between the inner and outer angle. | |
| OuterAngle | The angle away from the central ray to stop painting. | |
| RayDesc |
The description applied to each ray of the circle.
| |
| RotationSteps | The amount of steps to paint around the central ray. |