Skip to content

DoubleListValueAsset

ScriptableObject that stores a shared list of doubles, editable in the Project window.

Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<double>

Overview

Create from Jungle / Primitives / Double List Value. Stores a serialized list of double values shareable across components.

See Also