xr-frame / Exports / IUniformDescriptorOptions
# Interface: IUniformDescriptorOptions
UniformBlock描述符创建参数。
# Table of contents
# Properties
# Properties
# name
• Optional
name: string
名字。
# uniforms
• uniforms: { name
: string
; needTranspose?
: boolean
; num?
: number
; type
: EUniformType
}[]
Uniform描述列表。