Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GlslangOptions

Options to load the associated Glslang library

Hierarchy

  • GlslangOptions

Index

Properties

Properties

Optional glslangSearch playground for glslang

glslang: any

Defines an existing instance of Glslang (useful in modules who do not access the global instance).

Optional jsPathSearch playground for jsPath

jsPath: string

Defines the URL of the glslang JS File.

Optional wasmPathSearch playground for wasmPath

wasmPath: string

Defines the URL of the glslang WASM File.

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method