Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TypeMap

Description of attributes/uniforms/varyings

Index

Type aliases

GetType

GetType<T>: T extends Type ? T : T[0]

Type parameters

JsTypeMap

JsTypeMap<T>: {}

Type parameters

Type declaration

ToValues

ToValues<M>: {}

Type parameters

Type declaration

WithoutPrecision

WithoutPrecision<M>: {}

Type parameters

Type declaration

Functions

getPrecision

getType

layout

stride

values

  • values(storage: "uniform" | "attribute" | "varying", types: TypeMap): {}
  • Parameters

    • storage: "uniform" | "attribute" | "varying"
    • types: TypeMap

    Returns {}

    • [key: string]: Glsl

withoutPrecision

Generated using TypeDoc