Struct CinemachineLensPresets.PhysicalPreset
Physical Lens Preset
Namespace: Cinemachine.Editor
Syntax
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
[Serializable]
public struct PhysicalPreset
Fields
LensShift
Position of the gate relative to the film back
Declaration
public Vector2 LensShift
Field Value
Type | Description |
---|---|
Vector2 |
m_FocalLength
This is the camera focal length in mm
Declaration
public float m_FocalLength
Field Value
Type | Description |
---|---|
Single |
m_Name
Declaration
public string m_Name
Field Value
Type | Description |
---|---|
String |