Skip to content

Documentation / scene / IMixinVertexColor

Interface: IMixinVertexColor

Defined in: libs/scene/src/material/mixins/vertexcolor.ts:9

Interface for vertex color mixin

Properties

vertexColor

vertexColor: boolean

Defined in: libs/scene/src/material/mixins/vertexcolor.ts:10

Methods

getVertexColor()

getVertexColor(scope): PBShaderExp

Defined in: libs/scene/src/material/mixins/vertexcolor.ts:11

Parameters

scope

PBInsideFunctionScope

Returns

PBShaderExp

Released under the MIT License.