lodBias
Sets the level-of-detail (lod) bias when sampling from a texture.
Declaration
var lodBias: Float { get set }Discussion
The property’s default value is 0.0f. The precision format is S4.6, and the range is [-16.0, 15.999].
Sets the level-of-detail (lod) bias when sampling from a texture.
var lodBias: Float { get set }The property’s default value is 0.0f. The precision format is S4.6, and the range is [-16.0, 15.999].