API Reference
Complete list of Model API methods organized by category.
New methods and features are added to the API over time. While we aim to keep this reference up to date, some methods may not yet be documented or may lack complete details.
We welcome your questions and feedback. If something is unclear, missing, incorrect, or not working as described, please contact us.
Methods
Initialization
Events
Configuration
Objects
Gizmo
Transformations
Materials
Textures
Primitives
Boolean Operations
3D Text
Camera
Animations
Raycast
Environment
Import / Export
Common Types
Types that appear in multiple methods are documented here. Types specific to a single method are described on that method's page.
Vector3
3D coordinates or RGB color values.
Euler
Rotation angles in degrees.
Object
Scene object returned by getObjects() and similar methods.
CreatePrimitiveOptions
Shared options object accepted by all create* primitive methods
ConfigurationState
State of variants and materials, returned by getConfigurationState().
CameraViewState
Camera position and orientation, used by getViewState() and setViewState().
Material
Material properties for PBR rendering.
Textures
TextureConfig
TextureData
Last updated