PropertyStreamHandle.GetFloat
Parameters
| stream | The AnimationStream that holds the animated values. |
Returns
float The float property value.
Description 描述
Gets the float property value from a stream.
If the property is not a float, the method will throw an InvalidOperationException.