CustomGraphicsVertexColorEffect.create Method
Parent Object: CustomGraphicsVertexColorEffectDefined in namespace "adsk::fusion" and the header file is <Fusion/Graphics/CustomGraphicsVertexColorEffect.h>
Description
Statically creates a new CustomGraphicsVertexColorEffect object.
Syntax
This is a static method.
|
Return Value
Type | Description |
CustomGraphicsVertexColorEffect | Returns the created CustomGraphicsVertexColorEffect or null in case of a failure. |