boundingBoxPosition property
      
      Vector3
      get
      boundingBoxPosition
      
    
    
    
Implementation
external Vector3 get boundingBoxPosition;
      
      set
      boundingBoxPosition
      (Vector3 boundingBoxPosition) 
      
    
    
    
Implementation
external set boundingBoxPosition(Vector3 boundingBoxPosition);