Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNConeMBS class.

SCNConeMBS.bottomRadius as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The radius at the bottom of the cone. Animatable.

If the value is less than 0, the geometry is empty. The default value is 0.5.
(Read and Write property)

Some examples using this property:

SCNConeMBS.height as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The height of the cone. Animatable.

If the value is less than or equal to 0, the geometry is empty. The default value is 1.
(Read and Write property)

SCNConeMBS.heightSegmentCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The number of subdivisions along the Y axis. Animatable.

If the value is less than 1, the behavior is undefined. The default value is 1.
(Read and Write property)

SCNConeMBS.radialSegmentCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The number of subdivisions along the radial coordinate. Animatable.

If the value is less than 3, the behavior is undefined. The default value is 48.
(Read and Write property)

SCNConeMBS.topRadius as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SceneKit MBS Mac64bit Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The radius at the top of the cone. Animatable.

If the value is less than 0, the geometry is empty. The default value is 0.
(Read and Write property)

Some examples using this property:

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...