ScenePrimitive API
ScenePrimitive
Note:
ScenePrimitiveis#[non_exhaustive]— custom renderers must include a wildcard arm (_ => {}) when matching, so new primitives can be added without breaking downstream code.
Note:
ScenePrimitiveis#[non_exhaustive]— custom renderers must include a wildcard arm (_ => {}) when matching, so new primitives can be added without breaking downstream code.