realize abstract method
Builds a live component from spec, or returns null when it cannot be
realized in the given context (for example a mesh with no resource
realizer).
Implementation
Component? realize(ComponentSpec spec, RealizeContext context);