Module UniformGroup-PIXI
include { ... };
include { ... };
let t: dirtyId:int => group:bool => id:int => static:bool => uniforms:Js.t({. }) => t;let dirtyIdSet: t => int => unit;let dirtyId: t => int;let dirtyIdGet: t => int;let group: t => bool;let groupGet: t => bool;let idSet: t => int => unit;let id: t => int;let idGet: t => int;let static: t => bool;let staticGet: t => bool;let uniforms: t => Js.t({. });let uniformsGet: t => Js.t({. });