Description
This property allows you to set a heal option. By default, set the cmBlendOptionHeal option.
Syntax
Property get:
HealOption = HealOption ( );
|
Return: (BlendHealOption) HealOption |
A heal option parameter. |
Property set:
HealOption( HealOption );
|
Input: (BlendHealOption) HealOption |
A heal option parameter. |