Outline Material based on edge detection.

Hierarchy

  • OutlineMaterial

Constructors

  • Parameters

    • Optional options: Partial<{
          camera: PerspectiveCamera | OrthographicCamera;
          resolution: Vector2;
          sceneBuffer: Texture;
      }>

    Returns OutlineMaterial

Properties

material: ShaderMaterial

Accessors

Methods

Generated using TypeDoc