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