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