Optionaloptions: {OptionalborderColor?: ColorSourceThe border color
Optionalelevation?: numberThe elevation
Optionalsize?: numberThe size of the icon
Optionaltexture?: string | Texture<Resource>The (URL of the) icon texture
Optionaltint?: ColorSourceThe icon tint
The background of this control icon.
The border of this control icon.
The icon of this control icon.
Status flags which are applied at render-time to update the PlaceableObject. If an object defines RenderFlags, it should at least include flags for "redraw" and "refresh".
The tooltip of this control icon.
StaticRENDER_StaticRENDER_The elevation of the control icon, which is displayed in its tooltip text.
The size of the control icon.
The (URL of the) icon texture used by this control icon.
Draw the visualization of this control icon.
Refresh the visualization of this control icon.
Protected_ProtectedClear this control icon.
Protected_ProtectedDraw this control icon.
Protected_ProtectedRefresh the visualization of this control icon.
A generic helper for drawing a standard Control Icon.