SoAlphaPolicyPolicies Enumeration |
Policy to use.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
POLICY_AS_IS | 0 | Use the fragment's alpha value as is. | |
POLICY_OPAQUE | 1 | All semi-transparent fragment (alpha > 0) are considered as opaque. | |
POLICY_DISCARD | 2 | All semi-transparent fragment (alpha < 1) are considered as fully transparent. |