public static Disc ( |
||
rotation | The rotation of the disc. | |
position | Vector3 | The center of the disc. |
axis | Vector3 | The axis to rotate around. |
size | float | The size of the disc in world space. |
cutoffPlane | bool | If true, only the front-facing half of the circle is draw / draggable. This is useful when you have many overlapping rotation axes (like in the default rotate tool) to avoid clutter. |
snap | float | The grid size to snap to. |
Результат |