SetMaxAniso

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Sets Anisotropic Filtering level. Acceptable values are: 1, 2, 4, 8, 12 and 16. Other values will get clamped to the nearest lower value.

Syntax

[help]
SetMaxAniso FilterLevel:int

Example

SetMaxAniso 16

Sets Anisotropic Filtering level to 16x.