Component:Bounds

From Resonite Wiki
Revision as of 14:29, 13 October 2024 by 989onan (talk | contribs) (Finish page for now)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bounds is a component that is only used by the Legacy Radio Component When being generated by a UI builder, such as when being a lecacy radio is created by the DevTip

Component image 
Bounds component as seen in the Scene Inspector


Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
Available Bool Says whether or not this component is ready. Used internally.
LocalBounds BoundingBox The Bounding Box that this component represents

Usage

Examples

Related Components