OverlayBase
OverlayBase : Instance
Overview
Properties
Enabled
bool
Indicates whether the overlay is currently visible and active. When set to true, the overlay will be rendered in the scene.
Code Samples
Adornee
Instance
Specifies the target Instance to which the overlay is attached. The overlay will render relative to this adornee's position and orientation in the 3D world.
Code Samples
Methods
Events
Last updated