Source:isSpatial
EditReturns 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
Name | Type | Description |
spatial | boolean | Whether the source is spatial. |
See also
Source:isEffectEnabled
Source:setEffectEnabled
Source