Tally:getViewCount
EditTally objects with the time
type can only be used in render passes with a certain number of views. This returns that number.
views = Tally:getViewCount()
Arguments
None
Returns
Name | Type | Description |
views | number | The number of views the Tally is compatible with. |