ParameterSet
A reference to general-purpose entity parameters for animations.
Declaration
struct ParameterSetOverview
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.