Interface CinemachineFreeLookModifier.IModifiableDistance
Interface for CinemachineComponentBase-derived to allow the camera distance to be modified
Namespace: Unity.Cinemachine
Assembly: Unity.Cinemachine.dll
Syntax
public interface CinemachineFreeLookModifier.IModifiableDistance
Properties
Distance
Get/set the camera distance
Declaration
float Distance { get; set; }
Property Value
Type | Description |
---|---|
float |