Tally:getViewCount

Edit

Tally 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

NameTypeDescription
viewsnumber The number of views the Tally is compatible with.

See also