Appearance
Minimal mutable ref shape — { value: T }. Plain Vue-free shape so any Three.js consumer (scene controllers, projectors, off-Vue callers) can read or write the field without pulling a reactivity runtime.
{ value: T }
T
value: T;