Skip to content

Sign up to be notified when the ShaderHunt platform is available, along with interactive examples teaching TypeGPU from the ground up.

HasCustomLocation

HasCustomLocation<T>: ExtractAttributes<T>[number] extends [] ? false : ExtractAttributes<T>[number] extends Location ? true : false

Defined in: packages/typegpu/src/data/attributes.ts:123

T