setColor

open fun setColor(color: Int): ArModel

Set the foreground color of the model

Default: EvsColor.White

Return

this

Parameters

color

rgba color

See also