• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • model
  • procgen
  • materials
  • paintBlueprintPaper

Function paintBlueprintPaper

  • paintBlueprintPaper(
        size: number,
        options?: PaintBlueprintPaperOptions,
    ): MaterialMaps

    Drafting paper. Three signal layers composed:

    • Macro tonal wash — slow periodic fBm tinting the base colour by ±tonalStrength so the sheet doesn't read as a flat solid.
    • Faint graph-paper grid — a thin line every texture / gridRepeats pixels along both axes, mixed in at gridStrength so it sits under the line work without fighting it.
    • High-frequency fibres — periodic value-noise written into a heightfield and run through heightToNormal.

    Output: opaque non-metal with high roughness.

    Parameters

    • size: number
    • options: PaintBlueprintPaperOptions = {}

    Returns MaterialMaps

    • Defined in packages/sdk/src/model/procgen/paintMaterials/paintBlueprintPaper.ts:85

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc