Physics Bodies Property Delta Engine Documentation

Namespace: DeltaEngine.Physics2D
Assembly: DeltaEngine.Physics2D (in DeltaEngine.Physics2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public IEnumerable<PhysicsBody> Bodies { get; }

Property Value

Type: IEnumerable PhysicsBody 
See Also