AbstractGeometryImageRenderSettings

constructor()


constructor(activeInner: Rgba? = null, activeOuter: Rgba? = null, inactiveInner: Rgba? = null, inactiveOuter: Rgba? = null)

Parameters

activeInner

Inner active color.

activeOuter

Outer active color.

inactiveInner

Inner inactive color.

inactiveOuter

Outer inactive color.