ZViewport
class ZViewport : ZOmniComponent<ZViewportData, ZViewportRenderer> , ZRenderizable, ZResizable(source)
Represents a viewport box for rendering objects in Zernikalos.
Properties
Link copied to clipboard
Represents the clear color used for rendering in a viewport.
Link copied to clipboard
Provides access to the component's serializable data.
Link copied to clipboard
Represents a boolean value indicating whether a component has been initialized.
Link copied to clipboard
Represents a boolean value indicating whether a component is renderizable.
Link copied to clipboard
Indicates whether this component can be serialized.
Link copied to clipboard
Provides access to the component's renderer.