Click or drag to resize
AB4D logo

SceneNodeBounds Property

Bounds (bounding box) of this object in local coordinates (transformed by transformation on this SceneNode but not with parent's transformations).

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public Bounds Bounds { get; set; }

Property Value

Bounds
See Also