ArcHandles
A 3d handle that can be rotated and appears under an Adornee.
Properties
| Property | Type | Default |
|---|---|---|
Color | Color3 | Color3.new(0.5, 0.5, 0.5) |
Adornee | any | nil |
CastShadows | boolean | false |
Name | string | "Handles" |
Functions
toVector
Arguments
vReturns
This function returns nothing.
drawArcRing
Arguments
center, radius, axis, segments, colorReturns
This function returns nothing.
API
instance:toVector(v)
instance:drawArcRing(center, radius, axis, segments, color)