Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • Mutable

Implements

Index

Constructors

constructor

  • new Mutable<T>(primitive: T, name?: string): Mutable<T>

Properties

name

name: undefined | string

primitive

primitive: T

Methods

applyUniform

  • applyUniform(gl: WebGL2RenderingContext, loc: WebGLUniformLocation): void

brandExprWithRegion

getSampleNum

  • getSampleNum(): number

parse

  • parse(buildInfo: BuildInfo, defaultName: string, enc: undefined | Expr): string

typeString

Generated using TypeDoc