25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
27 #import <ArcGIS/AGSSurfacePlacement.h>
42 #pragma mark initializers
62 +(instancetype)layerScenePropertiesWithSurfacePlacement:(
AGSSurfacePlacement)surfacePlacement;
65 #pragma mark properties
AGSSurfacePlacement
Definition: AGSSurfacePlacement.h:35
Layer properties that apply to 3D scenes.
Definition: AGSLayerSceneProperties.h:38
instancetype layerSceneProperties()
AGSSurfacePlacement surfacePlacement
Definition: AGSLayerSceneProperties.h:75
double altitudeOffset
Definition: AGSLayerSceneProperties.h:70
Definition: AGSObject.h:28