Documentation

Classes

Class CL3D.ColorF

A class holding a floating point color, consisting of four Numbers, for r, g, b and alpha

Class Overview
CL3D.ColorF()
A class holding a floating point color, consisting of four Numbers, for r, g, b and alpha

Field Summary
Field Attributes Field Name and Description
 
A
alpha value of the color
 
B
blue value of the color
 
G
green value of the color
 
R
red value of the color
Method Summary
Method Attributes Method Name and Description
 
Creates a copy of this color
Field Detail
{Number} A
alpha value of the color

{Number} B
blue value of the color

{Number} G
green value of the color

{Number} R
red value of the color
Method Detail
clone()
Creates a copy of this color

© 2011-2018 N.Gebhardt, Ambiera
Documentation generated by JsDoc Toolkit