CustomGraphicsVertexColorEffect.create Method

Parent Object: CustomGraphicsVertexColorEffect
Defined 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.

returnValue = adsk.fusion.CustomGraphicsVertexColorEffect.create()
This is a static method.

#include <Fusion/Graphics/CustomGraphicsVertexColorEffect.h>

returnValue = adsk::fusion::CustomGraphicsVertexColorEffect::create();

Return Value

Type Description
CustomGraphicsVertexColorEffect Returns the created CustomGraphicsVertexColorEffect or null in case of a failure.

Version

Introduced in version September 2017