Interface Sphere3DPaint

Hierarchy

Properties

color?: string | Expression
fill?: boolean
fillColor?: string | Expression
radius: number
stroke?: boolean
strokeColor?: string | Expression
strokeWidth?: number | Expression
type: "sphere"

Generated using TypeDoc