Preparing search index...
The search index is not available
@xeokit/sdk - v0.1.0
@xeokit/sdk
bcf
BCFColoringComponent
Interface BCFColoringComponent
A BCF coloring component.
interface
BCFColoringComponent
{
color
:
string
;
components
:
BCFComponent
[]
;
}
Index
Properties
color
components
Properties
color
color
:
string
RGBA color to apply, encoded as a string.
components
components
:
BCFComponent
[]
The BCF components to colorize.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
components
@xeokit/sdk - v0.1.0
Loading...
A BCF coloring component.