Color3i.white constructor

Color3i.white()

Implementation

Color3i.white() : this(255, 255, 255);