Platforms to show: All Mac Windows Linux Cross-Platform

Back to SCNTubeMBS class.

SCNTubeMBS.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 tube. Animatable.

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

SCNTubeMBS.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)

SCNTubeMBS.innerRadius 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 inner radius of the tube. Animatable.

If the value is less than or equal to 0, or if it is greater than or equal to the outer radius, then the geometry is empty. The default value is 0.25.
(Read and Write property)

SCNTubeMBS.outerRadius 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 outer radius of the tube. Animatable.

If the value is less than or equal to 0, or if it is less than or equal to the inner radius, then the geometry is empty. The default value is 0.5.
(Read and Write property)

SCNTubeMBS.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)

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


The biggest plugin in space...