Viewport3D¶
Class | orca.SceneKit | extends Node2D
2D viewport component that renders 3D scene content
Overview¶
Properties¶
| Property | Type | Description |
|---|---|---|
Camera |
string |
Name of camera to use for 3D scene rendering within this viewport |
PreviewCamera |
string |
Name of camera used for design-time preview rendering |
HitTestCamera |
string |
Name of camera used for 3D hit testing within the viewport area |
RenderPass |
RenderPass |
Custom render pass chain for viewport-specific effects |
Scene |
string |
TODO: add support? |