CEnvLightProbeVolume
Interface CEnvLightProbeVolume
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CEnvLightProbeVolume : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CEnvLightProbeVolume>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CEnvLightProbeVolume>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
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_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_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
Methods
Entity_bEnabledUpdated()
void Entity_bEnabledUpdated()Entity_bMoveableUpdated()
void Entity_bMoveableUpdated()Entity_bStartDisabledUpdated()
void Entity_bStartDisabledUpdated()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_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()