relativePosition property
        
        Vector3
        relativePosition
        
      
getter/setter pair
      position of the shape in parent's coordinate system.
Implementation
late Vector3 relativePosition;position of the shape in parent's coordinate system.
late Vector3 relativePosition;