Skip to content

Documentation / device / ExpValueType

Type Alias: ExpValueType

ExpValueType = ExpValueNonArrayType | ExpValueType[]

Defined in: libs/device/src/builder/programbuilder.ts:104

Value type for shader of shader expression

Released under the MIT License.