Contents

UnsafeForceEffectBuffer

Provides access to physics body parameters from the effect’s update function or event handler.

Declaration

struct UnsafeForceEffectBuffer<T>

Overview

This struct is a transient buffer view of underlying data, and is only available in effect’s update function or update closure.

Topics

Structures

Instance Properties

Instance Methods

Subscripts

See Also

Updating effects