Class SceneMetadata

Defines properties and message types for Scene.

Inherits properties and message types from Node3DMetadata.

Property Types

See also PropertyType
SceneMetadata.HitTestCameraProperty

Sets the camera to use to hit test the objects in the Scene. The default is the camera that you set with the Camera property.

SceneMetadata.CameraProperty

Sets the camera through which the Kanzi application shows the Scene.

Message Types

See also MessageType

Message Arguments

Message arguments classes define message arguments used for different message types. Each class defines a number of property types - arguments - together with getter and setter functions for them.