bundle.website.builtin.components.graphic.threeD.component¶
Classes¶
Shared parameters for 3D graphics components. |
|
Base class for Three.js/WebGL style 3D graphics components. |
Module Contents¶
- class bundle.website.builtin.components.graphic.threeD.component.GraphicThreeDComponentParams(/, **data: Any)¶
Bases:
bundle.website.builtin.components.graphic.base.GraphicComponentParamsShared parameters for 3D graphics components.
- class bundle.website.builtin.components.graphic.threeD.component.GraphicThreeDComponent(/, **data: Any)¶
Bases:
bundle.website.builtin.components.graphic.base.GraphicBaseComponentBase class for Three.js/WebGL style 3D graphics components.
- params: GraphicThreeDComponentParams = None¶