VisualWorldBoundingBoxExcludingChildren Property |
The world axis aligned bounding box of this Visual only (excluding any children).
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic BBox WorldBoundingBoxExcludingChildren { get; }Property Value
BBox
See Also