TextureMapControl.reset Method
Parent Object: TextureMapControlDefined in namespace "adsk::core" and the header file is <Core/Materials/TextureMapControl.h>
Description
Resets the texture map back to its original default settings.
Syntax
"textureMapControl_var" is a variable referencing a TextureMapControl object.
|
Return Value
Type | Description |
boolean | Returns true if the reset was successful. |