DecendantsOnlyBounds Class Reference

This component will ONLY extract bound information from other components, on this object and it's descendants, that implement the IGraphicsBounds interface. It does not consider any other type of components directly.

Properties

virtual Bounds bounds [get]
 Read-only accessor computes and returns the bounds encapsulation of all other IGraphicsBounds on this object, or it's descendants.
 
- Properties inherited from IGraphicsBounds
Bounds bounds [get]
 local bounds of object.
 
Transform transform [get]
 reference to the Transform of this object. Used when providing the bounds relative to another transform in the hierarchy.
 
+ Inheritance diagram for DecendantsOnlyBounds:
+ Collaboration diagram for DecendantsOnlyBounds: