Options
All
  • Public
  • Public/Protected
  • All
Menu

"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

Constructors

Methods

Constructors

Methods

  • 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
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme