Class LabelMaterial

Hierarchy

  • RawShaderMaterial
    • LabelMaterial

Constructors

Properties

Constructors

  • Parameters

    • params: {
          atlasTexture?: Texture;
          picking?: boolean;
      }
      • Optional atlasTexture?: Texture
      • Optional picking?: boolean

    Returns LabelMaterial

Properties

picking: boolean