export type TThreeJsRendererParamsAccessors = Readonly<{ getContext: () => WebGLRenderingContext; }>;