# Class: FloorMaterial

configurator-core/src/services/configurator-ui-callback..FloorMaterial

# Hierarchy

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new FloorMaterial()

# Inherited from

BaseMaterial.constructor

# Properties

# catalogItemId

catalogItemId: string

# Inherited from

BaseMaterial.catalogItemId

# Defined in

packages/typings/planner-kernel-container.ts:206 (opens new window)


# materialId

materialId: string

# Inherited from

BaseMaterial.materialId

# Defined in

packages/typings/planner-kernel-container.ts:207 (opens new window)


# rgbValue

rgbValue: number

# Inherited from

BaseMaterial.rgbValue

# Defined in

packages/typings/planner-kernel-container.ts:208 (opens new window)

# Methods

# getCatalogItemId

getCatalogItemId(): string

# Returns

string

# Inherited from

BaseMaterial.getCatalogItemId

# Defined in

packages/typings/planner-kernel-container.ts:210 (opens new window)


# getSourceType

getSourceType(): KernelEnum

# Returns

KernelEnum

# Inherited from

BaseMaterial.getSourceType

# Defined in

packages/typings/planner-kernel-container.ts:212 (opens new window)


# rotation

rotation(): KernelVector3f

# Returns

KernelVector3f

# Defined in

packages/typings/planner-kernel-container.ts:218 (opens new window)


# uvScale

uvScale(): KernelVector3f

# Returns

KernelVector3f

# Defined in

packages/typings/planner-kernel-container.ts:216 (opens new window)