SniperLensScopeFilterData
Inherits from ScopeFilterData
Summary
Constructors
SniperLensScopeFilterData() |
SniperLensScopeFilterData(guid: Guid) |
SniperLensScopeFilterData(other: ScopeFilterData) |
SniperLensScopeFilterData(other: Asset) |
SniperLensScopeFilterData(other: DataContainer) |
Properties
Static members
Name | Type |
---|---|
SniperLensScopeFilterData.typeInfo | TypeInformation |
Constructors
SniperLensScopeFilterData
SniperLensScopeFilterData()
Creates a new SniperLensScopeFilterData frostbite instance.
SniperLensScopeFilterData
SniperLensScopeFilterData(guid: Guid)
Creates a new SniperLensScopeFilterData frostbite instance and assigns it the provided Guid.
Parameters
Name | Type | Description |
---|---|---|
guid | Guid | The Guid to assign to the newly created instance. |
SniperLensScopeFilterData
SniperLensScopeFilterData(other: ScopeFilterData)
Casts an instance of type ScopeFilterData to SniperLensScopeFilterData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | ScopeFilterData | The instance to cast to SniperLensScopeFilterData. |
SniperLensScopeFilterData
SniperLensScopeFilterData(other: Asset)
Casts an instance of type Asset to SniperLensScopeFilterData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | Asset | The instance to cast to SniperLensScopeFilterData. |
SniperLensScopeFilterData
SniperLensScopeFilterData(other: DataContainer)
Casts an instance of type DataContainer to SniperLensScopeFilterData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | DataContainer | The instance to cast to SniperLensScopeFilterData. |
Properties
chromaticAberrationStrengths
blurCenter
chromaticAberrationColor1
chromaticAberrationColor2
radialBlendDistanceCoefficients
chromaticAberrationDisplacement1
chromaticAberrationDisplacement2
blurScale
float
colorTintData
Static members
typeInfo
The type information for the SniperLensScopeFilterData type.