Revision 32126 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
64 64
	// layers
65 65

  
66 66
	protected float _opacity = 1.0f; // Opacity of layer default 1.0
67
	protected float _verticalEx = 5.0f; // Opacity of layer default 1.0
67
	protected float _verticalEx = 1.0f; // Opacity of layer default 1.0
68 68
	protected float _heigth = 100; // Opacity of layer default 1.0
69 69
	protected int _type; // see type enumeration above
70 70
	

Also available in: Unified diff