Version: 2019.4
public double GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

パラメーター

bagThe bag of attributes.
ccThe context in which the values are retrieved.

戻り値

double The value of the attribute.

説明

Retrieves the value of this attribute from the attribute bag. Returns it if it is found, otherwise return defaultValue.