Parameter | Description |
---|---|
stream | The AnimationStream that holds the animated values. |
value | The new EntityId property value. |
Sets the EntityId property value into a stream.
If the property is not an EntityId, the method will throw an InvalidOperationException
.