SwiftlyS2

CEnvCombinedLightProbeVolume

Interface CEnvCombinedLightProbeVolume

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEnvCombinedLightProbeVolume : CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CEnvCombinedLightProbeVolume>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Entity_Color

ref Color Entity_Color { get; }
Property Value

Entity_bCustomCubemapTexture

ref bool Entity_bCustomCubemapTexture { get; }
Property Value

Entity_bEnabled

ref bool Entity_bEnabled { get; }
Property Value

Entity_bMoveable

ref bool Entity_bMoveable { get; }
Property Value

Entity_bStartDisabled

ref bool Entity_bStartDisabled { get; }
Property Value

Entity_flBrightness

ref float Entity_flBrightness { get; }
Property Value

Entity_flEdgeFadeDist

ref float Entity_flEdgeFadeDist { get; }
Property Value

Entity_hCubemapTexture

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hCubemapTexture { get; }
Property Value

Entity_hLightProbeDirectLightIndicesTexture

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightIndicesTexture { get; }
Property Value

Entity_hLightProbeDirectLightScalarsTexture

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightScalarsTexture { get; }
Property Value

Entity_hLightProbeDirectLightShadowsTexture

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightShadowsTexture { get; }
Property Value

Entity_hLightProbeTexture_AmbientCube

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_AmbientCube { get; }
Property Value

Entity_hLightProbeTexture_SDF

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_SDF { get; }
Property Value

Entity_hLightProbeTexture_SH2_B

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_SH2_B { get; }
Property Value

Entity_hLightProbeTexture_SH2_DC

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_SH2_DC { get; }
Property Value

Entity_hLightProbeTexture_SH2_G

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_SH2_G { get; }
Property Value

Entity_hLightProbeTexture_SH2_R

ref CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture_SH2_R { get; }
Property Value

Entity_nEnvCubeMapArrayIndex

ref int Entity_nEnvCubeMapArrayIndex { get; }
Property Value

Entity_nHandshake

ref int Entity_nHandshake { get; }
Property Value

Entity_nLightProbeAtlasX

ref int Entity_nLightProbeAtlasX { get; }
Property Value

Entity_nLightProbeAtlasY

ref int Entity_nLightProbeAtlasY { get; }
Property Value

Entity_nLightProbeAtlasZ

ref int Entity_nLightProbeAtlasZ { get; }
Property Value

Entity_nLightProbeSizeX

ref int Entity_nLightProbeSizeX { get; }
Property Value

Entity_nLightProbeSizeY

ref int Entity_nLightProbeSizeY { get; }
Property Value

Entity_nLightProbeSizeZ

ref int Entity_nLightProbeSizeZ { get; }
Property Value

Entity_nPriority

ref int Entity_nPriority { get; }
Property Value

Entity_vBoxMaxs

ref Vector Entity_vBoxMaxs { get; }
Property Value

Entity_vBoxMins

ref Vector Entity_vBoxMins { get; }
Property Value

Entity_vEdgeFadeDists

ref Vector Entity_vEdgeFadeDists { get; }
Property Value

Methods

Entity_ColorUpdated()

void Entity_ColorUpdated()

Entity_bCustomCubemapTextureUpdated()

void Entity_bCustomCubemapTextureUpdated()

Entity_bEnabledUpdated()

void Entity_bEnabledUpdated()

Entity_bMoveableUpdated()

void Entity_bMoveableUpdated()

Entity_bStartDisabledUpdated()

void Entity_bStartDisabledUpdated()

Entity_flBrightnessUpdated()

void Entity_flBrightnessUpdated()

Entity_flEdgeFadeDistUpdated()

void Entity_flEdgeFadeDistUpdated()

Entity_hCubemapTextureUpdated()

void Entity_hCubemapTextureUpdated()

Entity_hLightProbeDirectLightIndicesTextureUpdated()

void Entity_hLightProbeDirectLightIndicesTextureUpdated()

Entity_hLightProbeDirectLightScalarsTextureUpdated()

void Entity_hLightProbeDirectLightScalarsTextureUpdated()

Entity_hLightProbeDirectLightShadowsTextureUpdated()

void Entity_hLightProbeDirectLightShadowsTextureUpdated()

Entity_hLightProbeTexture_AmbientCubeUpdated()

void Entity_hLightProbeTexture_AmbientCubeUpdated()

Entity_hLightProbeTexture_SDFUpdated()

void Entity_hLightProbeTexture_SDFUpdated()

Entity_hLightProbeTexture_SH2_BUpdated()

void Entity_hLightProbeTexture_SH2_BUpdated()

Entity_hLightProbeTexture_SH2_DCUpdated()

void Entity_hLightProbeTexture_SH2_DCUpdated()

Entity_hLightProbeTexture_SH2_GUpdated()

void Entity_hLightProbeTexture_SH2_GUpdated()

Entity_hLightProbeTexture_SH2_RUpdated()

void Entity_hLightProbeTexture_SH2_RUpdated()

Entity_nEnvCubeMapArrayIndexUpdated()

void Entity_nEnvCubeMapArrayIndexUpdated()

Entity_nHandshakeUpdated()

void Entity_nHandshakeUpdated()

Entity_nLightProbeAtlasXUpdated()

void Entity_nLightProbeAtlasXUpdated()

Entity_nLightProbeAtlasYUpdated()

void Entity_nLightProbeAtlasYUpdated()

Entity_nLightProbeAtlasZUpdated()

void Entity_nLightProbeAtlasZUpdated()

Entity_nLightProbeSizeXUpdated()

void Entity_nLightProbeSizeXUpdated()

Entity_nLightProbeSizeYUpdated()

void Entity_nLightProbeSizeYUpdated()

Entity_nLightProbeSizeZUpdated()

void Entity_nLightProbeSizeZUpdated()

Entity_nPriorityUpdated()

void Entity_nPriorityUpdated()

Entity_vBoxMaxsUpdated()

void Entity_vBoxMaxsUpdated()

Entity_vBoxMinsUpdated()

void Entity_vBoxMinsUpdated()

Entity_vEdgeFadeDistsUpdated()

void Entity_vEdgeFadeDistsUpdated()

On this page

Interface CEnvCombinedLightProbeVolume
Implements
Properties
Entity_Color
Entity_bCustomCubemapTexture
Entity_bEnabled
Entity_bMoveable
Entity_bStartDisabled
Entity_flBrightness
Entity_flEdgeFadeDist
Entity_hCubemapTexture
Entity_hLightProbeDirectLightIndicesTexture
Entity_hLightProbeDirectLightScalarsTexture
Entity_hLightProbeDirectLightShadowsTexture
Entity_hLightProbeTexture_AmbientCube
Entity_hLightProbeTexture_SDF
Entity_hLightProbeTexture_SH2_B
Entity_hLightProbeTexture_SH2_DC
Entity_hLightProbeTexture_SH2_G
Entity_hLightProbeTexture_SH2_R
Entity_nEnvCubeMapArrayIndex
Entity_nHandshake
Entity_nLightProbeAtlasX
Entity_nLightProbeAtlasY
Entity_nLightProbeAtlasZ
Entity_nLightProbeSizeX
Entity_nLightProbeSizeY
Entity_nLightProbeSizeZ
Entity_nPriority
Entity_vBoxMaxs
Entity_vBoxMins
Entity_vEdgeFadeDists
Methods
Entity_ColorUpdated()
Entity_bCustomCubemapTextureUpdated()
Entity_bEnabledUpdated()
Entity_bMoveableUpdated()
Entity_bStartDisabledUpdated()
Entity_flBrightnessUpdated()
Entity_flEdgeFadeDistUpdated()
Entity_hCubemapTextureUpdated()
Entity_hLightProbeDirectLightIndicesTextureUpdated()
Entity_hLightProbeDirectLightScalarsTextureUpdated()
Entity_hLightProbeDirectLightShadowsTextureUpdated()
Entity_hLightProbeTexture_AmbientCubeUpdated()
Entity_hLightProbeTexture_SDFUpdated()
Entity_hLightProbeTexture_SH2_BUpdated()
Entity_hLightProbeTexture_SH2_DCUpdated()
Entity_hLightProbeTexture_SH2_GUpdated()
Entity_hLightProbeTexture_SH2_RUpdated()
Entity_nEnvCubeMapArrayIndexUpdated()
Entity_nHandshakeUpdated()
Entity_nLightProbeAtlasXUpdated()
Entity_nLightProbeAtlasYUpdated()
Entity_nLightProbeAtlasZUpdated()
Entity_nLightProbeSizeXUpdated()
Entity_nLightProbeSizeYUpdated()
Entity_nLightProbeSizeZUpdated()
Entity_nPriorityUpdated()
Entity_vBoxMaxsUpdated()
Entity_vBoxMinsUpdated()
Entity_vEdgeFadeDistsUpdated()