The PointRenderMixin is a mixin that is used by the Point design.
Rules
bbox: | For internal use only. Override of standard bbox rule to create a single point bbox. |
Mixins
Render3Mixin
FrameMixin
RULE NAME |
TYPE |
DEFAULTS |
CATEGORY |
FLAGS |
---|---|---|---|---|
bbox |
any |
R.THREE.makeBB(this.origin.get3(), this.origin.get3()); |
Geometry |
Cached |
Point