OpenMetaverse Protocol Library Developers API Documentation
VisualColorParam Constructor (operation, colors)
NamespacesOpenMetaverse VisualColorParamVisualColorParam(VisualColorOperation, array< Color4 > [] () [] [] )
Construct VisualColorParam
Declaration Syntax
C#
public 
VisualColorParam(
        

VisualColorOperation 
operation,
        
Color4[] 
colors
)
Parameters
operation ( VisualColorOperation)
Operation to apply when applying color to texture
colors ( array< Color4 > [] () [] [] )
Colors

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)