public interface RuntimeValue
| Modifier and Type | Method and Description |
|---|---|
float |
resolve(Resolver resolver,
PropertyHandle propertyHandle)
Uses the given
Resolver to determine the runtime value based on the given ComponentProperty. |
float resolve(Resolver resolver, PropertyHandle propertyHandle)
Resolver to determine the runtime value based on the given ComponentProperty.