SET_PART_INST_REFLECTANCE sets the part reflectance (power and
color) of specified parts.
--->(SET_PART_INST_REFLECTANCE)--(:PARTS)--|parts|--+
|
+----------------------------------------------+
|
+--(:REFL_COLOR)--|GET_RGB_COLOR|--(:REFL_POWER)--|power|--+-->
| |
+--(:COPY)---(:REF_SRC)--|part|----------------------------+
| |
+--(:CLR)--------------------------------------------------+
The following options are available to set the part reflectance (color and
power) of parts.
- :REFL_COLOR - specifies the part reflectance color; must be combined with :REFL_POWER.
- :REFL_POWER - specifies the part reflectance power; must be combined with :REFL_COLOR.
- :COPY - copies the reflectance of a reference
(source) part to the current part reflectance.
- :CLR - clears the part reflectance.
Use this action to set the part reflectance color and part reflectance power
for parts. Different materials or surface finishes may be simulated
by setting face reflectance properties.
The power value you enter must lie in the range 0 to 16383. A
setting of 0 turns off reflectance.
The following parameter sequence sets the part reflectance (color
and power) of the specified part.
SET_PART_INST_REFLECTANCE :PARTS "/sp2"
:REFL_COLOR :RGB 0.73,1.0,0.8
:REFL_POWER 10
SET_PART_BASE_REFLECTANCE terminate action
SET_PART_INST_COLOR terminate action
SET_PART_INST_DENSITY terminate action
SET_PART_INST_TRANSPARENCY terminate action