SCNPhysicsShapeOptionsTypes Class

Definition

Geometrical type associated with SCNPhysicsShapes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNPhysicsShapeOptionsTypes
type SCNPhysicsShapeOptionsTypes = class
Inheritance
SCNPhysicsShapeOptionsTypes
Attributes

Properties

BoundingBox

Represents the value associated with the constant SCNPhysicsShapeTypeBoundingBox

ConcavePolyhedron

Represents the value associated with the constant SCNPhysicsShapeTypeConcavePolyhedron

ConvexHull

Represents the value associated with the constant SCNPhysicsShapeTypeConvexHull

Applies to