NAME
MaxAnisotropy - 3D API max anisotropy
USAGE
MaxAnisotropy[i] = int(max)
VALID ENUMERANTS
max: integer value
DESCRIPTION
Set the Direct3D maximum anisotropy value. See the D3DSAMP_MAXANISOTROPY sampler state description for DirectX 9.
The standard reset callback sets the MaxAnisotropy[i] state to int(1).
OPENGL FUNCTIONALITY REQUIREMENTS
Not applicable.
DIRECT3D FUNCTIONALITY REQUIREMENTS
DirectX 9
SEE ALSO