Garry's Mod Wiki

Revision Difference

render.GetToneMappingScaleLinear#567593

<function name="GetToneMappingScaleLinear" parent="render" type="libraryfunc"> <description>Returns a vector representing linear tone mapping scale. See <page>render.SetToneMappingScaleLinear</page> for details.</description> <realm>Client</realm> <rets> <ret name="" type="Vector">The vector representing linear tone mapping scale.</ret>⤶ <ret name="scales" type="Vector">The tonemapping scales.* X - Output scale.⤶ * Y - Lightmap scale.⤶ * Z - Reflection map scale.</ret>⤶ </rets> </args>⤶ </function>