RenderToTextureCameraComponent class
ent.RenderToTextureCameraComponent
Inheritance
Base: ent.BaseCameraComponent
Derived
game.ui.HolocallCameraComponent
Properties
| Property | Type | |
|---|---|---|
isEnabled | bool | |
virtualCameraName | CName | |
dynamicTextureRes | byte | |
depthDynamicTextureRes | byte | |
albedoDynamicTextureRes | byte | |
normalsDynamicTextureRes | byte | |
particlesDynamicTextureRes | byte | |
resolutionWidth | uint | |
resolutionHeight | uint | |
aspectRatio | float | |
env | byte | |
paramss | WorldRenderAreaSettings | |
renderingMode | ent.RenderToTextureMode | |
depthCutDistance | float | |
backgroundColor | Color | |
overrideBackgroundColor | bool | |
renderSceneLayer | RenderSceneLayer | |
features | ent.RenderToTextureFeatures | |
streamingDistance | float |
Functions
None.