normalTexture property
      
      BaseTexture
      get
      normalTexture
      
    
    
    
Implementation
external BaseTexture get normalTexture;
      
      set
      normalTexture
      (BaseTexture normalTexture) 
      
    
    
    
Implementation
external set normalTexture(BaseTexture normalTexture);