Table of Contents

Class ScopeCam

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ScopeCam : MonoBehaviour
Inheritance
ScopeCam

Constructors

ScopeCam()

public ScopeCam()

Fields

AngleBlurStrength

public float AngleBlurStrength

Field Value

float

AngularOccludeSensitivity

public float AngularOccludeSensitivity

Field Value

float

CutoffSoftness

public float CutoffSoftness

Field Value

float

LensChromaticDistortion

public float LensChromaticDistortion

Field Value

float

LensSpaceDistortion

public float LensSpaceDistortion

Field Value

float

Magnification

public float Magnification

Field Value

float

MagnificationEnabledAtStart

public bool MagnificationEnabledAtStart

Field Value

bool

PostMaterial

public Material PostMaterial

Field Value

Material

Resolution

public int Resolution

Field Value

int

Reticule

public GameObject Reticule

Field Value

GameObject

ReticuleScale

public float ReticuleScale

Field Value

float

ScopeCamera

public Camera ScopeCamera

Field Value

Camera

Properties

MagnificationEnabled

public bool MagnificationEnabled { get; set; }

Property Value

bool

Methods

PointTowards(Vector3)

public void PointTowards(Vector3 p)

Parameters

p Vector3