Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the LOD without clamping the result.
ret Object.CalculateLevelOfDetailUnclamped( sampler_state S, float x ); |
---|
This function works identically to CalculateLevelOfDetail (DirectX HLSL Texture Object), except that there is no clamping on the calculated LOD.
Related topics