Click or drag to resize

Aabb3Extend Method (Vector3)

Extends the bounding box with the specified Vector3.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Extend(
	Vector3 p
)

Parameters

p
Type: Lumiscaphe.Workshop.InteropVector3
The Vector3 used to extend the bounding box.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also