API Reference > Namespaces > TB_COLLADAIMPORT Namespace > Classes > MaterialCreator Class > MaterialCreator Methods > MaterialCreator::setTextureScale Method
MaterialCreator::setTextureScale Method
Syntax
C++
void setTextureScale(OdBmAppearanceAssetElemPtr& appearanceAsset, OdGePoint2d& pointXY, OdInt32 type);
Parameters 
Description 
OdBmAppearanceAssetElemPtr& appearanceAsset 
, input appearance asset with texture.  
OdInt32 type 
, type units. 
piontXY 
, calculated coefficient of XY for texture.  

detail Sets a scale to the texture of the material.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.