SetEntityId(AnimationStream, EntityId)
Sets the EntityId property value into a stream.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public void SetEntityId(AnimationStream stream, EntityId value)
Parameters
Remarks
If the property is not an EntityId, the method will throw an .
InvalidOperationException