Options
All
  • Public
  • Public/Protected
  • All
Menu

cgengine

Index

Variables

PBRPrimitives

PBRPrimitives: { CookTorrance: string; Standard: string } = ...

Type declaration

  • CookTorrance: string
  • Standard: string

ShaderPrimitives

ShaderPrimitives: { BasicFragment: string; BasicVertex: string; PhongFragment: string; PhysicalFragment: (brdf?: string) => string } = ...

Type declaration

  • BasicFragment: string
  • BasicVertex: string
  • PhongFragment: string
  • PhysicalFragment: (brdf?: string) => string
      • (brdf?: string): string
      • Parameters

        • brdf: string = Primitives.Standard

        Returns string

Functions

Const ObjectToGLStructure

Generated using TypeDoc