fmod_Event_is3D
Checks whether an FMOD event is 3D, returning true if it has 3D spatial properties.
Instructions
Reports whether an event is 3D . Returns true if an event is 3D. [method · Event.is3D]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Object to act on: a path (e.g. 'event:/SFX/Hit', 'bank:/Master') or a '{guid}'. |