PM_SHADE_VIEW
Syntax
int_val = PM_SHADE_VIEW ( view_handle, style );
- Input arguments
-
handle view_handle Handle of the view. int style 0 – Constant shading.
Return Values
- Success:
-
int 0 Shading the view succeeded.
- Failure:
-
int -1 Script interface error.
Description
This function shades a view with the given shading style. Currently the only supported shading style is constant shading.
Function Set
Related Functions