This document is archived and information here might be outdated.  Recommended version.


ISceneRenderer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneRenderer Interface
ArcGIS Developer Help

ISceneRenderer Interface

Provides access to members that control scene rendering.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Name Description
Read-only property AccumulatedExtent The accumulated extent after recording an act.
Read/write property CallRecording Indicates if the scene requires a new recording event.
Read/write property DddProperties The 3D properties.
Method Locate Locates an object given a hint, ray, and geometry node hit.
Method QueryAccumulatedExtent Queries the accumulated extent after recording an act.
Method Record Records a dataset.
Read/write property Represents The object an act represents.
Method StartRecording Start recording a dataset.

Classes that implement ISceneRenderer

Classes Description