API Reference > Classes > PRC Graphical Classes > OdPrcTextureDefinition Class > OdPrcTextureDefinition Methods > textureMappingAttributesComponents Method > OdPrcTextureDefinition::textureMappingAttributesComponents Method ()
OdPrcTextureDefinition::textureMappingAttributesComponents Method ()
Syntax
C++
OdArray<char> & textureMappingAttributesComponents();

Returns the current array of texture mapping attribute components. The array of texture mapping attribute components is returned as a reference to an OdArray object, therefore it can be used to set a new array or modify the current one.

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