Sandbox Logo

SceneObject.LocalBounds

BBox LocalBounds { get; set; }

Description

The world bounds translated to the local position. Note that this does NOT do any scaling or rotation.

Return

User Comments