Hi
According to the documentation you can set surface placement mode for both feature layers and graphics overlays.
For GraphicsOverlay I can find a SceneProperties property exposing LayerSceneProperties (for setting the placement SurfacePlacement enum).
However, I can't find a similar property to set the placement mode for a future layer (such as ArcGISSceneLayer).
Am I missing something or it cannot be done after all?