public final class EXTSourceRadius
extends java.lang.Object
AL_EXT_SOURCE_RADIUS extension.
This extension allows any mono source to be changed to be a "large" source with a radius. The source has a raised cosine shape.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_SOURCE_RADIUS
Can be used with
Sourcef to set the source radius. |
public static final int AL_SOURCE_RADIUS
Sourcef to set the source radius. Units are consistent with the coordinate system in use. The value must be at least zero. Use
a value of zero to reset to a point source.Copyright LWJGL. All Rights Reserved. License terms.