Version: 2020.3
언어: 한국어
public double GetValueFromBag (UIElements.IUxmlAttributes bag, UIElements.CreationContext cc);

파라미터

bag The bag of attributes.
cc The 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.