PreviousNext
Help > Schema > EmptyContainer > Color Property
Color Property

Applies To

Web API.EmptyContainer

Description

Sets or gets the color of the container in 3D graphics.

Syntax

Property Priority As int

Remarks

RGB value.

Data Type

Int

Example (JSON)

Sets RGB value of (89,228,209).

“Color”: 13755481

A blue rectangular object with red lines

Description automatically generated