classicborne
    Preparing search index...

    Class EmptyTemplate

    I'm a template that generates an empty level buffer of the specified size.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    defaultBounds: Vector3

    The default bounds for this template.

    iconName: string

    The name of the template.

    Methods

    • Generate an empty buffer for the given bounds.

      Parameters

      • Optionalbounds: Vector3 = ...

        The bounds for the empty level. Default is this.defaultBounds

      Returns Buffer<ArrayBufferLike>