module WGPU::Origin3D

Defined in:

wgpu.cr

Constant Summary

ZERO = LibWGPU::Origin3D.new(x: 0, y: 0, z: 0)