Skip to content

FloatListValueAsset

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

Namespace: Jungle.Primitives
Inherits: SerializedValueListAsset<float>

Overview

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

See Also