Scene¶
Class | orca.SceneKit | extends Node3D
Root container for 3D scene content with camera and rendering configuration
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Camera |
string |
Name of the primary camera used for scene rendering |
PreviewCamera |
string |
Name of camera used for preview rendering in design tools |
HitTestCamera |
string |
Name of camera used for 3D hit testing and mouse interaction |
RenderPass |
RenderPass |
Custom render pass chain for advanced rendering effects |
BackgroundTimelineSequence |
string |
TODO: add support? |
ComposerOverride |
RenderPass |
Override render pass for post-processing composition effects |
EnvironmentTexture |
Texture |
Environment map texture for reflections and ambient lighting |