Platforms to show: All Mac Windows Linux Cross-Platform
SCNIOSControlMBS control
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
control | SceneKit | MBS Mac64bit Plugin | 21.0 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
Notes:
This control embeds a special SCNView subclass.
Designed for Xojo 2020r2 and newer.
Please use view property to access the underlaying object and set properties.
To learn about rendering events, please check here:
https://developer.apple.com/documentation/scenekit/scnscenerendererdelegate?language=objc
- 10 events
- event Close
- event GotFocus
- event LostFocus
- event Open
- event rendererDidApplyAnimations(time as double)
- event rendererDidApplyConstraints(time as double)
- event rendererDidRenderScene(scene as SCNSceneMBS, time as double)
- event rendererDidSimulatePhysics(time as double)
- event rendererUpdate(time as double)
- event rendererWillRenderScene(scene as SCNSceneMBS, time as double)
- property View as SCNViewMBS
Some examples using this control:
Blog Entries
- MBS Xojo Plugins Version 21.0 News
- MonkeyBread Software Releases the MBS Xojo Plugins in version 21.0
- Three new controls for iOS in Xojo
- MBS Xojo Plugins, version 20.6pr3
Xojo Developer Magazine
The items on this page are in the following plugins: MBS Mac64bit Plugin.
SCNControlMBS - WebView2ControlMBS
