ColorRampBase

Description

abstract class Tinman.Terrain.Util.ColorRampBase

Derived from

SerializableBase abstract
IColorRamp

Extended by

ColorRamp sealed

Abstract base class for IColorRamp implementations.

Protected / Constructors

Color​Ramp​Base


protected constructor ColorRampBase → (1)

serialType in : ISerialTypeInfo

[not-null]
The serial ID.

Creates a new instance of ColorRampBase.

Protected / Methods

To​Config​Enum


protected method ToConfigEnum → ()

returns → ConfigValue

The predefined value or null.

Returns the configuration value for this color ramp, if it is a pre-defined one.

ConfigException

If an unexpected error has occurred while building the config value.