Skip to content

CollisionHitListValueAsset

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

Namespace: Jungle.Physics.GameDev
Inherits: SerializedValueListAsset<RaycastHit>

Overview

Create from Jungle / Physics / RaycastHit List Value.

See Also