Interface IBounds
Namespace: Aximo.Render
Assembly: Aximo.Render.dll
Syntax
public interface IBounds
Properties
| Improve this Doc View SourceWorldBounds
Declaration
Box3 WorldBounds { get; set; }
Property Value
Type | Description |
---|---|
OpenToolkit.Mathematics.Box3 |