BooleanSolidRenderMixin is a mixin containing rules that can be used by other designs without a need to inherit from it.
We do not use it alone, we use it to add the rules to other designs.
Parameter Rules
meshData: | Untransformed THREE.Geometry definition data. Internal Use Only. |
Mixins
Render3Mixin
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
meshData |
any |
return R.THREE.getMeshData(this.__pm3); |
Geometry |
Cached |
UI Designs that use the BooleanSolidRenderMixin:
1.BooleanSolid