Enum MeasureMode
Mode of measurement.
測量模式。
Namespace: Votanic.vXR.vGear
Assembly: Votanic.vXR.dll
Syntax
public enum MeasureMode
Fields
Name | Description |
---|---|
Laser | Measure by laser distance from tool to raycast hit point. |
LaserPoints | Measure by the laser raycast hit points |
Points | Measure by marking points. |