SCNPhysicsBody.Type Property

Definition

Gets or sets the physics body type.

public virtual SceneKit.SCNPhysicsBodyType Type { [Foundation.Export("type")] get; [Foundation.Export("setType:")] set; }
member this.Type : SceneKit.SCNPhysicsBodyType with get, set

Property Value

Attributes

Applies to