Tootsville.UI.htmlColorToBabylon

Function

Tootsville.UI.htmlColorToBabylon is a function with lambda list: (htmlColor)

Convert an HTML-type color code into a BABYLON.Color3 object.

Understands #rgb and #rrggbb notations (only).

Signals an error if the format does not match.