API Reference > Classes > OdBmGenericAppearanceSchemaTransparency Class
OdBmGenericAppearanceSchemaTransparency Class
Syntax
C++
class OdBmGenericAppearanceSchemaTransparency;

BmGenericAppearanceSchemaTransparency.h

A helper class to work with transparency part of Generic appearance schema.

Default constructor.
 
Retrieves an amount of material transparency. When Transparency is 0, Translucency and Index of Refraction are not available.
 
Retrieves a composite between the base color and the transparency image.
 
Retrieves a light bends factor when the light passes through the material.
 
Retrieves a percent (as factor) of the light which is scattered by the material, so that objects behind the material cannot be seen clearly.
 
Retrieves a translucency pattern.
 
Retrieves material transparency pattern.
 
Sets an amount of material transparency.
 
Sets the composite between the base color and the transparency image.
 
Sets the light bends factor.
 
Sets the translucency value.
 
Sets the translucency factor of the scattered light.
 
Sets the transparency pattern.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.