Platforms to show: All Mac Windows Linux Cross-Platform
SCNPlaneMBS class
Super class: SCNGeometryMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | SceneKit | MBS Mac64bit Plugin | 19.1 | Yes | No | No | Yes, macOS only | No |
Notes: Subclass of the SCNGeometryMBS class.
- 6 properties
- property cornerRadius as Double
- property cornerSegmentCount as Integer
- property height as Double
- property heightSegmentCount as Integer
- property width as Double
- property widthSegmentCount as Integer
- method Constructor(Width as Double, Height as Double)
- shared method plane(Width as Double, Height as Double) as SCNPlaneMBS
Super class SCNGeometryMBS
- 6 properties
- property firstMaterial as SCNMaterialMBS
- property geometryElementCount as Integer
- property Handle as Integer
- property Name as String
- property subdivisionLevel as Integer
- property wantsAdaptiveSubdivision as Boolean
- 8 methods
- method Constructor
- method copy as SCNGeometryMBS
- method insertMaterial(Material as SCNMaterialMBS, Index as Integer)
- method materials as SCNMaterialMBS()
- method materialWithName(name as string) as SCNMaterialMBS
- method removeMaterial(Index as Integer)
- method replaceMaterial(Index as Integer, Material as SCNMaterialMBS)
- method setMaterials(materials() as SCNMaterialMBS)
- shared method geometry as SCNGeometryMBS
This class has no sub classes.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
Links
MBS Xojo tutorial videos