PROBLEM

VRML export default navigation speed may be too slow or fast

Last Published: April 25, 2020

Description

This problem is addressed in ArcGIS 8.1 Service Pack 1. See the Related Information section to download this pack.

When exporting to VRML, ArcScene does not set a speed property. Therefore, the default is used. This may be too fast or slow depending on the extent of data in the scene.

Cause

This is a known issue.

Solution or Workaround



Edit the output VRML file and add this:

Code:
NavigationInfo
{
speed 100.0
}

Adjust the number as necessary.

Article ID:000003735

Software:
  • ArcMap 8 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic