Resizes the box to make the point point being part of the box.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public void Include( Vector3 point ) |
Parameters
- point
- Type: Vector3
Coordinates of the point that will become part of the box.