LensSettings.Validate Method

Cinemachine

LensSettingsValidate Method

Make sure lens settings are sane. Call this from OnValidate().

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void Validate()
function Validate();
See Also