Revision 32464 branches/gvSIG_19_ext3D_osgVP_2_2_0/libraries/lib3DMap-share/src/main/java/com/iver/ai2/gvsig3d/map3d/layers/Layer3DProps.java

View differences:

Layer3DProps.java
463 463
		xml.putProperty("opacity", _opacity);
464 464
		xml.putProperty("heigth", _heigth);
465 465
		xml.putProperty("cacheName", _cacheName);
466

  
467 466
		return xml;
468 467
	}
469 468

  

Also available in: Unified diff