CMMapView
Undocumented
-
Undocumented
-
Load scene file
Declaration
Swift
public func loadSceneFileAsync(scene : String)Parameters
scenethe scene path URL
-
Loads a scene asynchronously, with a list of updates to be applied to the scene. If a scene update error happens, scene updates won’t be applied.
Declaration
Swift
public func loadSceneFileAsync(scene : String, keyPath: String, newValue: String)Parameters
scenethe scene path URL
keyPaththe key path
newValuenew value
CMMapView Class Reference