Interface CinemachineFreeLookModifier.IModifiableComposition
Interface for CinemachineComponentBase-derived to allow its screen composition to be driven
Namespace: Unity.Cinemachine
Assembly: Unity.Cinemachine.dll
Syntax
public interface CinemachineFreeLookModifier.IModifiableComposition
Properties
Composition
Get/set the screen position
Declaration
ScreenComposerSettings Composition { get; set; }
Property Value
Type | Description |
---|---|
ScreenComposerSettings |