Metadata definitions for Scene. More...
Public Attributes | |
DynamicPropertyType< String > | CameraProperty |
The camera for displaying the scene. More... | |
DynamicPropertyType< String > | HitTestCameraProperty |
The camera used in hit testing the objects in the scene. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.Scene") |
Metaclass for Scene. | |
DynamicPropertyType<String> CameraProperty |
The camera for displaying the scene.
DynamicPropertyType<String> HitTestCameraProperty |
The camera used in hit testing the objects in the scene.
When not set, the default camera is used.