RenderablePlanesCloud

Inherits Renderable

Members

Name

Documentation

Type

Description

Optional

TexturePath

This value specifies the path for the textures in disk

String

Value of type ‘String’

No

BlendMode

This determines the blending mode that is applied to this plane

String

In list { Normal, Additive }

Yes

DisableFadeIn

Enables/Disables the Fade-in effect

Boolean

Value of type ‘Boolean’

Yes

FadeInDistances

These values determine the initial and final distances from the center of our galaxy from which the astronomical object will start and end fading-in

Vector2<double>

Value of type ‘Vector2

Yes

File

The path to the SPECK file that contains information about the astronomical object being rendered

String

Value of type ‘String’

Yes

Labels

The labels for the astronomical objects

Table

LabelsComponent

Yes

Luminosity

Datavar variable to control the luminosity/size of the astronomical objects

String

Value of type ‘String’

Yes

PlaneMinSize

The min size (in pixels) for the plane representing the astronomical object

Double

Value of type ‘Double’

Yes

ScaleFactor

This value is used as a multiplicative factor that is applied to the apparent size of each point

Double

Value of type ‘Double’

Yes

ScaleLuminosity

Scaling control for the luminosity/size of the astronomical objects

Double

Value of type ‘Double’

Yes

TransformationMatrix

Transformation matrix to be applied to each astronomical object

Matrix4x4<double>

Value of type ‘Matrix4x4

Yes

Unit

String

In list { m, Km, pc, Kpc, Mpc, Gpc, Gly }

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