NullLayerCreateOptions

Options for creating a null layer.

NullLayerCreateOptions interface

Options for creating a null layer.

Signature:

interface NullLayerCreateOptions extends LayerCreateOptions

Extends: LayerCreateOptions

Properties

Property

Modifiers

Type

Description

layers?

ReadonlyArray<Layer> | undefined

(Optional) The layers to parent to the new null layer.

Last updated: September 11, 2026 at 12:08 PMEdit this page