Loading...
Searching...
No Matches
SCR_2DPIPSightsComponentClass Interface Reference
Inheritance diagram for SCR_2DPIPSightsComponentClass:
SCR_2DSightsComponentClass SCR_2DOpticsComponentClass ScriptedSightsComponentClass SightsComponentClass BaseSightsComponentClass GameComponentClass

Public Member Functions

int GetCameraIndex ()
 
float GetNearPlane ()
 
float GetFarPlane ()
 
float GetResolutionScale ()
 
float GetADSActivationPercentagePIP ()
 
float GetADSDeactivationPercentagePIP ()
 
float GetVignetteParallaxScale ()
 
float GetCenterDistance ()
 
float GetDistanceMoveNear ()
 
float GetDistanceMoveFar ()
 
float GetBasicParallax ()
 
float GetMaxParallax ()
 
float GetCenterOffsetX ()
 
float GetCenterOffsetY ()
 
float GetReticlePIPScale ()
 
float GetObjectivePIPEdgeMin ()
 
float GetObjectivePIPEdgeMax ()
 
vector GetMainCameraOffsetUnfocused ()
 
string GetRTTextureWidgetName ()
 
string GetRTargetWidgetName ()
 
ResourceName GetPIPLayoutResource ()
 
ResourceName GetScopeHDRMaterial ()
 
ResourceName GetUnderwaterPPMaterial ()
 
ResourceName GetRainPPMaterial ()
 
- Public Member Functions inherited from SCR_2DSightsComponentClass
bool ShouldHideParentParentObject ()
 
- Public Member Functions inherited from SCR_2DOpticsComponentClass
SCR_EPIPZeroingType GetZeroType ()
 
bool ShouldHideParentObject ()
 
bool ShouldHideParentCharacter ()
 
bool HasIllumination ()
 
Color GetReticleColor ()
 
Color GetReticleOutlineColor ()
 
Color GetReticleIlluminationColor ()
 
float GetReticleTextureGlowAlpha ()
 
float GetReticleOffsetInterpSpeed ()
 
float GetADSActivationPercentage ()
 
float GetADSDeactivationPercentage ()
 
vector GetCameraOffset ()
 
vector GetCameraAngles ()
 
float GetRotationDampingSpeed ()
 
float GetMovementScale ()
 
float GetMovementDampingSpeed ()
 
float GetRollScale ()
 
float GetRollDampingSpeed ()
 
float GetMisalignmentScale ()
 
float GetVignetteMoveSpeed ()
 
float GetMotionBlurScale ()
 
float GetMotionBlurMax ()
 
float GetVignetteScale ()
 
float GetMisalignmentDampingSpeed ()
 
float GetRotationScale ()
 
void GetReticleTextures (out ResourceName reticleTexture, out ResourceName reticleTextureGlow, out ResourceName filterTexture)
 
int GetAnimationActivationDelay ()
 
int GetAnimationDeactivationDelay ()
 
float GetAnimationEnterTime ()
 
float GetAnimationSpeedBlur ()
 

Protected Attributes

ResourceName m_sPIPLayoutResource
 
string m_sRTTextureWidgetName
 
string m_sRTargetWidgetName
 
int m_iCameraIndex
 
float m_fNearPlane
 
float m_fFarPlane
 
float m_fResolutionScale
 
ResourceName m_rScopeHDRMatrial
 
float m_fADSActivationPercentagePIP
 
float m_fADSDeactivationPercentagePIP
 
float m_fVignetteParallaxScale
 
float m_fCenterDistance
 
float m_fDistanceMoveNear
 
float m_fDistanceMoveFar
 
float m_fBasicParallax
 
float m_fMaxParallax
 
float m_fCenterOffsetX
 
float m_fCenterOffsetY
 
float m_fReticlePIPScale
 
float m_fObjectivePIPEdgeMin
 
float m_fObjectivePIPEdgeMax
 
vector m_vMainCameraOffsetUnfocused
 
ResourceName m_sUnderwaterPPMaterial
 
ResourceName m_sRainPPMaterial
 
- Protected Attributes inherited from SCR_2DSightsComponentClass
bool m_bShouldHideParentParentObject
 
- Protected Attributes inherited from SCR_2DOpticsComponentClass
ResourceName m_sReticleTexture
 
ResourceName m_sReticleGlowTexture
 
bool m_bHasIllumination
 
ref Color m_ReticleColor
 
ref Color m_ReticleOutlineColor
 
ref Color m_cReticleTextureIllumination
 
float m_fReticleTextureGlowAlpha
 
ResourceName m_sFilterTexture
 
float m_fVignetteScale
 
bool m_bShouldHideParentObject
 
bool m_bShouldHideParentCharacter
 
int m_iAnimationActivationDelay
 
int m_iAnimationDeactivationDelay
 
float m_fAnimationEnterTime
 
float m_fAnimationSpeedBlur
 
float m_fMisalignmentDampingSpeed
 
float m_fRotationScale
 
float m_fRotationDampingSpeed
 
float m_fMovementScale
 
float m_fMovementDampingSpeed
 
float m_fRollScale
 
float m_fRollDampingSpeed
 
float m_fMisalignmentScale
 
float m_fVignetteMoveSpeed
 
float m_fMotionBlurScale
 
float m_fMotionBlurMax
 
float m_fADSActivationPercentage
 
float m_fADSDeactivationPercentage
 
SCR_EPIPZeroingType m_eZeroingType
 
float m_fReticleOffsetInterpSpeed
 
vector m_vCameraOffset
 
vector m_vCameraAngles
 

Additional Inherited Members

- Public Attributes inherited from SightsComponentClass
int m_iOpticDOFDistanceScale
 
bool m_bForceSimpleDOF
 

Member Function Documentation

◆ GetADSActivationPercentagePIP()

float SCR_2DPIPSightsComponentClass.GetADSActivationPercentagePIP ( )

◆ GetADSDeactivationPercentagePIP()

float SCR_2DPIPSightsComponentClass.GetADSDeactivationPercentagePIP ( )

◆ GetBasicParallax()

float SCR_2DPIPSightsComponentClass.GetBasicParallax ( )

◆ GetCameraIndex()

int SCR_2DPIPSightsComponentClass.GetCameraIndex ( )

◆ GetCenterDistance()

float SCR_2DPIPSightsComponentClass.GetCenterDistance ( )

◆ GetCenterOffsetX()

float SCR_2DPIPSightsComponentClass.GetCenterOffsetX ( )

◆ GetCenterOffsetY()

float SCR_2DPIPSightsComponentClass.GetCenterOffsetY ( )

◆ GetDistanceMoveFar()

float SCR_2DPIPSightsComponentClass.GetDistanceMoveFar ( )

◆ GetDistanceMoveNear()

float SCR_2DPIPSightsComponentClass.GetDistanceMoveNear ( )

◆ GetFarPlane()

float SCR_2DPIPSightsComponentClass.GetFarPlane ( )

◆ GetMainCameraOffsetUnfocused()

vector SCR_2DPIPSightsComponentClass.GetMainCameraOffsetUnfocused ( )

◆ GetMaxParallax()

float SCR_2DPIPSightsComponentClass.GetMaxParallax ( )

◆ GetNearPlane()

float SCR_2DPIPSightsComponentClass.GetNearPlane ( )

◆ GetObjectivePIPEdgeMax()

float SCR_2DPIPSightsComponentClass.GetObjectivePIPEdgeMax ( )

◆ GetObjectivePIPEdgeMin()

float SCR_2DPIPSightsComponentClass.GetObjectivePIPEdgeMin ( )

◆ GetPIPLayoutResource()

ResourceName SCR_2DPIPSightsComponentClass.GetPIPLayoutResource ( )

◆ GetRainPPMaterial()

ResourceName SCR_2DPIPSightsComponentClass.GetRainPPMaterial ( )

◆ GetResolutionScale()

float SCR_2DPIPSightsComponentClass.GetResolutionScale ( )

◆ GetReticlePIPScale()

float SCR_2DPIPSightsComponentClass.GetReticlePIPScale ( )

◆ GetRTargetWidgetName()

string SCR_2DPIPSightsComponentClass.GetRTargetWidgetName ( )

◆ GetRTTextureWidgetName()

string SCR_2DPIPSightsComponentClass.GetRTTextureWidgetName ( )

◆ GetScopeHDRMaterial()

ResourceName SCR_2DPIPSightsComponentClass.GetScopeHDRMaterial ( )

◆ GetUnderwaterPPMaterial()

ResourceName SCR_2DPIPSightsComponentClass.GetUnderwaterPPMaterial ( )

◆ GetVignetteParallaxScale()

float SCR_2DPIPSightsComponentClass.GetVignetteParallaxScale ( )

Member Data Documentation

◆ m_fADSActivationPercentagePIP

float SCR_2DPIPSightsComponentClass.m_fADSActivationPercentagePIP
protected

◆ m_fADSDeactivationPercentagePIP

float SCR_2DPIPSightsComponentClass.m_fADSDeactivationPercentagePIP
protected

◆ m_fBasicParallax

float SCR_2DPIPSightsComponentClass.m_fBasicParallax
protected

◆ m_fCenterDistance

float SCR_2DPIPSightsComponentClass.m_fCenterDistance
protected

◆ m_fCenterOffsetX

float SCR_2DPIPSightsComponentClass.m_fCenterOffsetX
protected

◆ m_fCenterOffsetY

float SCR_2DPIPSightsComponentClass.m_fCenterOffsetY
protected

◆ m_fDistanceMoveFar

float SCR_2DPIPSightsComponentClass.m_fDistanceMoveFar
protected

◆ m_fDistanceMoveNear

float SCR_2DPIPSightsComponentClass.m_fDistanceMoveNear
protected

◆ m_fFarPlane

float SCR_2DPIPSightsComponentClass.m_fFarPlane
protected

◆ m_fMaxParallax

float SCR_2DPIPSightsComponentClass.m_fMaxParallax
protected

◆ m_fNearPlane

float SCR_2DPIPSightsComponentClass.m_fNearPlane
protected

◆ m_fObjectivePIPEdgeMax

float SCR_2DPIPSightsComponentClass.m_fObjectivePIPEdgeMax
protected

◆ m_fObjectivePIPEdgeMin

float SCR_2DPIPSightsComponentClass.m_fObjectivePIPEdgeMin
protected

◆ m_fResolutionScale

float SCR_2DPIPSightsComponentClass.m_fResolutionScale
protected

◆ m_fReticlePIPScale

float SCR_2DPIPSightsComponentClass.m_fReticlePIPScale
protected

◆ m_fVignetteParallaxScale

float SCR_2DPIPSightsComponentClass.m_fVignetteParallaxScale
protected

◆ m_iCameraIndex

int SCR_2DPIPSightsComponentClass.m_iCameraIndex
protected

◆ m_rScopeHDRMatrial

ResourceName SCR_2DPIPSightsComponentClass.m_rScopeHDRMatrial
protected

◆ m_sPIPLayoutResource

ResourceName SCR_2DPIPSightsComponentClass.m_sPIPLayoutResource
protected

◆ m_sRainPPMaterial

ResourceName SCR_2DPIPSightsComponentClass.m_sRainPPMaterial
protected

◆ m_sRTargetWidgetName

string SCR_2DPIPSightsComponentClass.m_sRTargetWidgetName
protected

◆ m_sRTTextureWidgetName

string SCR_2DPIPSightsComponentClass.m_sRTTextureWidgetName
protected

◆ m_sUnderwaterPPMaterial

ResourceName SCR_2DPIPSightsComponentClass.m_sUnderwaterPPMaterial
protected

◆ m_vMainCameraOffsetUnfocused

vector SCR_2DPIPSightsComponentClass.m_vMainCameraOffsetUnfocused
protected

The documentation for this interface was generated from the following file: