OOF2: The Manual
Name
OOF.Property.Parametrize.Color — Assign a decorative color to a material.
Synopsis
OOF.Property.Parametrize.Color(color)
Details
- Parent Menu: OOF.Property.Parametrize
-
Callback: function
PropertyManager.parametrizercallbackin moduleooflib.engine.propertyregistration -
Parameters:
color- Type: An object of the
Colorclass.
Description
Set the parameters for the unnamed material Property,
Color. To create a named
copy of the Property, use OOF.Property.Copy, and use
OOF.Property.Color.name to set
its parameters.
See Color for a complete description of the
parameters for this Property.



