selection
A general selection volume.
Details
Defines a general selection volume that can be constructed from other special selection volumes as selectboxor selectspherevia solid boolean operations.
Example
selection s = selectbox( 0, 1, 0, 1, 0, 2 ) + selectsphere( 0.5, <[0.5, 0.5, 2]> )
Casts To
Parameters
- radius
-
The radius of the selectsphere.
- position
-
The center position of the selectsphere.