Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUniformDescriptorOptions

UniformBlock描述符创建参数。

Hierarchy

  • IUniformDescriptorOptions

Index

Properties

Properties

Optional name

name: string

名字。

uniforms

uniforms: { name: string; needTranspose?: boolean; num?: number; type: EUniformType }[]

Uniform描述列表。

Generated using TypeDoc