Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Uniform

GFX uniform。

Hierarchy

  • Uniform

Implements

Index

Constructors

Properties

Constructors

constructor

  • newUniform(name?: string, type?: Type, count?: number): Uniform

Properties

Private _token

_token: never

count

count: number

name

name: string

type

type: Type

Generated using TypeDoc