![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithSceneElementsImpl.h>
Inheritance diagram for FDatasmithPostProcessElementImpl:Additional Inherited Members | |
Protected Member Functions inherited from FDatasmithElementImpl< IDatasmithPostProcessElement > | |
| virtual bool | IsSubTypeInternal (uint64 InSubType) const |
| EDatasmithElementType | GetElementType () const |
| uint64 | GetSubType () const |
Protected Attributes inherited from FDatasmithElementImpl< IDatasmithPostProcessElement > | |
| FMD5Hash | ElementHash |
| DirectLink::FParameterStore | Store |
| TReflected< EDatasmithElementType, uint64 > | Type |
| TReflected< uint64 > | Subtype |
| TReflected< FString > | Name |
| TReflected< FString > | Label |
| FDatasmithPostProcessElementImpl::FDatasmithPostProcessElementImpl | ( | ) |
Get camera ISO
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
The camera shutter speed in 1/seconds (ie: 60 = 1/60s)
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Set color filter in linear color scale
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Defines the opening of the camera lens, Aperture is 1/fstop, typical lens go down to f/1.2 (large opening), larger numbers reduce the DOF effect
Implements IDatasmithPostProcessElement.
Get depth of field multiplier
Implements IDatasmithPostProcessElement.
Get motion blur multiplier
Implements IDatasmithPostProcessElement.
Get color saturation
Implements IDatasmithPostProcessElement.
Get color filter temperature in Kelvin
Implements IDatasmithPostProcessElement.
Get vignette amount
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Set camera ISO
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Get color filter in linear color scale
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Implements IDatasmithPostProcessElement.
Set depth of field multiplier
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Set motion blur multiplier
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Set color saturation
Implements IDatasmithPostProcessElement.
|
inlineoverridevirtual |
Set color filter temperature in Kelvin
Implements IDatasmithPostProcessElement.
Set vignette amount
Implements IDatasmithPostProcessElement.