Class WorldSpaceNode
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
A portal into a framework-owned world-space panel positioned by a scene transform — UI that lives among 3D content (depth-tested), unlike the always-on-top screen-space layers. Children stay part of the logical tree (context crosses; events do not — the panel boundary is physical).
public sealed class WorldSpaceNode : VNode
- Inheritance
-
objectWorldSpaceNode
- Inherited Members
Properties
- Children
Array of child nodes to render inside the world-space panel.
- PanelSize
Virtual panel resolution in pixels (the world-space size mode is fixed).
- Position
World position of the panel host.
- Rotation
World rotation of the panel host.