Skip to content

ShipLogDetailInfo

Celestial Body Schema / Definitions / ShipLogDetailInfo
Schema Type: JSON Type: object

No Description Found

invisibleWhenHidden

Type: boolean

Whether to completely hide this detail when the parent AstroBody is unexplored.


outlineSprite

Type: string

The sprite to show when the parent AstroBody is rumored/unexplored.


position

Type: MVector2

The position (relative to the parent) to place the detail.

See Definitions/MVector2

revealedSprite

Type: string

The sprite to show when the parent AstroBody is revealed.


rotation

Type: number

The angle in degrees to rotate the detail.


scale

Type: MVector2

The amount to scale the x and y-axis of the detail by.

See Definitions/MVector2