Type Parameters

Hierarchy

Properties

defaultProps: <internal>.Values<P>
dispose?: ((geometry: G) => void)

Type declaration

    • (geometry: G): void
    • Parameters

      • geometry: G

      Returns void

geometryUtils: GeometryUtils<G, GeometryParams<G["kind"]>, <internal>.RenderObjectValues<G["kind"]>>
mustRecreate?: ((structure: <internal>.Structure, props: <internal>.Values<P>) => boolean)

Type declaration

processValues?: ((values: <internal>.RenderObjectValues<G["kind"]>, geometry: G, props: <internal>.Values<P>, theme: <internal>.Theme, webgl?: WebGLContext) => void)

Type declaration

Methods

Generated using TypeDoc