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