Skip to main content

@novorender/web_app / createRGBATransformHighlight

Function: createRGBATransformHighlight()

function createRGBATransformHighlight(options): RGBATransform

Create a highlight color transform that modifies material colors.

Parameters

ParameterType
optionsAtLeastOne<RGBAOptions>

Returns

RGBATransform

Remarks

Colors can either be replaced or modified using the LinearTransform.

Defined in

@novorender/web_app/highlight.ts:52