spec property
final
The surface model declared as one value; when set it wins over shape/surfaceColor/elevation. Descendants read it back via specOf and render the visible surface from it - one source of truth for the eye and for the flight.
Implementation
final MorphSurfaceSpec? spec;