Cinemachine
CinemachineClearShotResetRandomization Method |
If RandomizeChoice is enabled, call this to re-randomize the children next frame.
This is useful if you want to freshen up the shot.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void ResetRandomization()
function ResetRandomization();
See Also