Parameter | Description |
---|---|
stream | The animation stream. |
handles | The PropertyStreamHandle array to read from. |
buffer | The buffer that stores EntityId values. |
Reads EntityId properties from the PropertyStreamHandle array (handles) and stores the EntityIds in the provided buffer. The buffer must have enough allocated space to store all values.