RenderableSphereImageOnline

Inherits Renderable

Members

Name

Documentation

Type

Description

Optional

Segments

This value specifies the number of segments that the sphere is separated in

Integer

Value of type ‘Integer’

No

Size

This value specifies the radius of the sphere in meters

Double

Value of type ‘Double’

No

URL

Sets the URL of the texture that is displayed on this sphere. If this value is changed, the image at the new path will automatically be loaded and displayed. This image is expected to be an equirectangular projection

String

Value of type ‘String’

No

DisableFadeInOut

Enables/Disables the fade in and out effects

Boolean

Value of type ‘Boolean’

Yes

FadeInThreshold

This value determines the distance from center of MilkyWay from where the astronomical object starts to fade in, given as a percentage of the size of the object. A negative or zero value means no fading in will happen. This is also the default

Double

Value of type ‘Double’

Yes

FadeOutThreshold

This value determines percentage of the sphere that is visible before starting to fade it out. A negative or zero value means no fading out will happen. This is also the default

Double

In range: ( 0,1 )

Yes

MirrorTexture

Mirror the texture along the x-axis

Boolean

Value of type ‘Boolean’

Yes

Orientation

Specifies whether the texture is applied to the inside of the sphere, the outside of the sphere, or both

String

In list { Outside, Inside, Both }

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