API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceAudioZoneCircle

@codexo/exojs / audio / stable

A circular zone footprint: a centre on the world plane plus a radius.

3
props
0
methods
0
events
Import
import { AudioZoneCircle } from '@codexo/exojs'

A circular zone footprint: a centre on the world plane plus a radius.

Properties3
radius: number
x: number
y: number
Source