MVIEW_3D_RENDERConstantMVIEW_3D_DONT_SCALE_GEOMETRY Field
If the exaggeration scales of the 3D view in X, Y and/or Z is set to anything other than 1.0 any geometric objects (spheres, cubes etc.) for 3D groups with the following flags will render untransformed while only the centers of the objects are changed. This ensures the objects appear in the correct place with respect to other data being rendered (and scaled).

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public const int MVIEW_3D_DONT_SCALE_GEOMETRY

Field Value

Type: Int32
See Also