ColorTuple

Synopsis

Utility class used to return [R,G,B,[A]] values.

Functions

class NatronEngine.ColorTuple
NatronEngine.ColorTuple.g
NatronEngine.ColorTuple.r
NatronEngine.ColorTuple.a
NatronEngine.ColorTuple.b
NatronEngine.ColorTuple.__getitem__(index)
Parameters:arg__1int
Return type:float

Returns the item at the given index. This is the bracket operator []