Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ThinMaterialHelper

"Static Class" containing a few commonly used helper while dealing with material for rendering purpose.

It is complementary with MaterialHelper but provides completely independent functions (for tree shaking sake)

This works by convention in BabylonJS but is meant to be use only with shader following the in place naming rules and conventions.

Hierarchy

  • ThinMaterialHelper

Index

Methods

Methods

Static BindClipPlaneSearch playground for BindClipPlane

  • Binds the clip plane information from the holder to the effect.

    Parameters

    • effect: Effect

      The effect we are binding the data to

    • holder: IClipPlanesHolder

      The entity containing the clip plane information

    Returns void

Legend

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