texture_get_gamma
Return the gamma.
arguments
-
"get_override" : Boolean (default: false)
By default this command returns the gamma used by the texture when rendering. This will be the gamma of the underlying image unless set_gamma has been called to override it. If this flag is true then the override gamma will be returned rather than the rendering gamma. If no override gamma has been set then 0.0 is returned.
-
"texture_name" : String
The name of the texture. This name must be the full database name of the texture, including namespace.