OptionalanchorThe positioning of the object relative to the geometry. Must be one of the following values: center, bottom, origin.
OptionalanchorWhen anchor equals "relative", this property specifies the positioning of the object relative to the geometry as a fraction of the symbol layer's bounding box. Otherwise it is ignored.
OptionalcastBoolean to control the shadow casting behavior of the rendered geometries.
OptionaldepthObject depth in meters, positive only.
OptionalenableType: Boolean.
OptionalheadingAngle in degrees, relative to y-axis of SR (typically but not necessarily north).
OptionalheightObject height in meters, positive only.
OptionalmaterialThe material used to shade the geometry.
OptionaloutlineThe outline of the point, line or polygon.
OptionalresourceThe shape (primitive) or image URL (href) used to visualize the features.
The type of the Symbol3DLayer. See Symbol3DLayerJsonType.
OptionalwidthObject width in meters, positive only.
ObjectSymbol3DLayer is used to render Point geometries using a volumetric 3D shape (e.g., a sphere or cylinder) with a PointSymbol3D in a SceneView.
See https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/.