class Enlighten::PointProjectionOptions
Projection options for the point projection functionality.
Info | ||
---|---|---|
| ||
Variables
Name | Description |
---|---|
float m_MaxPushThroughDistance | The maximum distance to attempt to search in front of a point for a better position. |
float m_TriThickness | An epsilon for triangle thickness. |