interface WebGLPrimitiveUpdateModePolicy {
    memoryPolicy?: RendererMemoryPolicy;
}

Hierarchy (View Summary)

Properties

Properties

memoryPolicy?: RendererMemoryPolicy

Renderer-owned memory allocation intent for matching SceneModels.