Method SetTint SetTint(bool) Apply or remove a tint to all Renderers used for tinting. Declaration protected virtual void SetTint(bool on) Parameters Type Name Description bool on Whether to apply a tint when true, or remove the tint when false.