Source:isSpatial

Edit

Returns whether the Source was created with the spatial flag. Non-spatial sources are routed directly to the speakers and can not use effects.

spatial = Source:isSpatial()

Arguments

None

Returns

NameTypeDescription
spatialboolean Whether the source is spatial.

See also