texturesEnabled property
      
      bool
      get
      texturesEnabled
      
    
    
    
Implementation
external bool get texturesEnabled;
      
      set
      texturesEnabled
      (bool value) 
      
    
    
    
Implementation
external set texturesEnabled(bool value);