SCNPhysicsShapeOptionsKeys Class

Definition

Defines valid keys for use with the options dictionary passed to Create(SCNGeometry, SCNPhysicsShapeOptions) and Create(SCNNode, SCNPhysicsShapeOptions) .

public static class SCNPhysicsShapeOptionsKeys
type SCNPhysicsShapeOptionsKeys = class
Inheritance
SCNPhysicsShapeOptionsKeys

Properties

Name Description
CollisionMargin
KeepAsCompound

Represents the value associated with the constant SCNPhysicsShapeKeepAsCompoundKey

Scale

Represents the value associated with the constant SCNPhysicsShapeScaleKey

Type

Represents the value associated with the constant SCNPhysicsShapeTypeKey

Applies to