Appearance
ecsia-monorepo / three/src / ScaleDef
type ScaleDef = ComponentDef<{ x: "f32"; y: "f32"; z: "f32"; }>;
Defined in: three/src/schema.ts:35