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 moduleoof2.engine.propertyregistration -
Threadability:
Threadable -
Parameters:
color- Type: An object of the
Colorclass.
Description
Set the parameters for the unnamed material Property,
Color. Use OOF.Property.Copy to create a named copy of the
Property, and use e.g,
Color.name to set its
parameters.
Color is the one property that has no physical
signifigance in OOF2. It merely provides a color for displaying
a Material in the Graphics
window. The DisplayMethods
that use the Color Property are MicrostructureMaterialDisplay, SkeletonMaterialDisplay, and MeshMaterialDisplay.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




