ConeHandleAdornment
A cone that can be adorned to a BasePart.
Memory category | Instances |
---|
Member index 2
Description
For handles to be interactive, they must be parented to a player's PlayerGui or the CoreGui.
A ConeHandleAdornment is a cone that can be adorned to a BasePart. This adornment can listen to input events and is commonly used to make dragger tools.
History 9
- 553 Change Default of Radius from to 0.5
- 553 Change Default of Height from to 2
- 486 Change ThreadSafety of Radius from ReadOnly to ReadSafe
- 486 Change ThreadSafety of Height from ReadOnly to ReadSafe
- 462 Change ThreadSafety of Radius from to ReadOnly
- 462 Change ThreadSafety of Height from to ReadOnly
- 196 Add Radius
- 196 Add Height
- 196 Add ConeHandleAdornment