Skip to content

AttentionPointInfo

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

No Description Found

position

Type: MVector3

Position of the object

See Definitions/MVector3

isRelativeToParent

Type: boolean

Whether the positional and rotational coordinates are relative to parent instead of the root planet object.


parentPath

Type: string

The relative path from the planet to the parent of this object. Optional (will default to the root sector).


rename

Type: string

An optional rename of this object


offset

Type: MVector3

An additional offset to apply to apply when the camera looks at this attention point.

See Definitions/MVector3