SWITCH TO MANUAL
Class in Zendir.Universe
| Inherits from UniverseModel
Declaration
class AlbedoPlanetModel ;
Description
Container that stores all of the information about the albedo of a planet,
including any settings that may be used.
Properties
Inherited Description IsEnabled Is true if the object is currently enabled. Name The display name or tag of this object. Parent The currently attached parent object.
Methods
Declared Description Initialise Loads the albedo planet configuration with a particular file path that is storing all the data or configuresthe model with default values for an average model.
Inherited Description Destroy Removes the current object from the simulation. FindParentWithID Returns an attached parent that satisfies the specified ID. FindParentWithType Returns an attached parent that satisfies the specified type. FindRootWithID Returns a root object that satisfies the specified ID. FindRootWithType Returns a root object that satisfies the specified type.