Declaration
func CreatePerformance(resource TimeLineID, autoPlay bool, out var createdEntity entity<Performance>)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Resource | TimeLineID | The performance asset |
Bool | \ |
Out
Name | Type | Description |
---|---|---|
Created Entity | TimeLine | Created scene object entity |