# Table of contents

# Modules

# Enumerations

# Interfaces

# Type Aliases

# Variables

# Type Aliases

# ColorsIn3dScene

Ƭ ColorsIn3dScene: Record<RoomleColors, HexColorString | HexColorNumber>


# RoomleColors

Ƭ RoomleColors: keyof typeof ROOMLE_COLORS


# ThreeJsColorsIn3dScene

Ƭ ThreeJsColorsIn3dScene: Record<keyof typeof ROOMLE_COLORS, Color>

# Variables

# DRAW_PREVIEW_MODES

Const DRAW_PREVIEW_MODES: Object

# Type declaration

Name Type
DEFAULT "default"
VECTOR "vector"