Contents

subscript(_:)

Returns an element by index.

Declaration

subscript(index: Int) -> T { get }

Overview

The index should be in the range [0, physicsBodyCount].