RenderableDistanceLabel

Inherits Renderable

Members

Name

Documentation

Type

Description

Optional

NodeLine

Property to track a nodeline. When tracking the label text will be updating the distance from the nodeline start and end

String

Value of type ‘String’

No

CustomUnitDescriptor

Property to define a custom unit descriptor to use to describe the distance value. Defaults to the units SI descriptor if not specified

String

Value of type ‘String’

Yes

DistanceUnit

Property to define the unit in which the distance should be displayed. Defaults to ‘km’ if not specified

Integer

Value of type ‘Integer’

Yes

Inherited members from Renderable

Name

Documentation

Type

Description

Optional

DimInAtmosphere

Enables/Disables if the object should be dimmed when the camera is in the sunny part of an atmosphere

Boolean

Value of type ‘Boolean’

Yes

Enabled

This setting determines whether this object will be visible or not

Boolean

Value of type ‘Boolean’

Yes

Opacity

This value determines the opacity of this renderable. A value of 0 means completely transparent

Double

In range: ( 0,1 )

Yes

RenderBinMode

This value specifies if the renderable should be rendered in the Background,Opaque, Pre/PostDeferredTransparency, or Overlay rendering step

String

In list { Background, Opaque, PreDeferredTransparent, PostDeferredTransparent, Overlay }

Yes

Tag

A single tag or a list of tags that this renderable will respond to when setting properties

Table, or String

Value of type ‘Table’, or Value of type ‘String’

Yes

Type

This tells the type of the renderable

String

Value of type ‘String’

Yes