Contents

ParameterSet

A reference to general-purpose entity parameters for animations.

Declaration

struct ParameterSet

Overview

Subscript this structure to access a particular property by name. The return value is BindableValue <T>, where T is one of the adopting BindableData types.

As a reference, this structure doesn’t exhibit copy-on-write behavior.

Topics

Accessing a parameter by name

See Also

Bindable animation targets