SCNPhysicsShapeOptionsKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |