Links |
---|
Method that returns desaturated status of a texture object.
isDesaturated = Texture:IsDesaturated()
Returns
- isDesaturated
- Flag - 1 if the texture is desaturated, nil otherwise.
Patch history
Patch 1.11.0 (2006-06-19): Added.
Links |
---|
Method that returns desaturated status of a texture object.
isDesaturated = Texture:IsDesaturated()
Patch 1.11.0 (2006-06-19): Added.