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