Class TextBlock3DMetadata

Defines properties and message types for TextBlock3D.

Inherits properties and message types from Node3DMetadata, TextConceptMetadata, TextBlockConceptMetadata, FontStyleConceptMetadata.

Property Types

See also PropertyType
TextBlock3DMetadata.TwoPassRenderingProperty

Defines whether the Text Block 3D is rendered in two passes. Disabling the two pass rendering improves performance, but can cause invalid rendering results when glyph bounds overlap.

TextBlock3DMetadata.BaselineProperty

Font baseline in 3D space units.

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.