Class CEnvLightProbeVolume
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CEnvLightProbeVolume : CBaseEntity, IEquatable<CEntityInstance>
- Inheritance
-
object
CEnvLightProbeVolume
- Implements
-
- Inherited Members
-
Constructors
CEnvLightProbeVolume(nint)
public CEnvLightProbeVolume(nint pointer)
Parameters
pointer
nint
Properties
Entity_bEnabled
[SchemaMember("CEnvLightProbeVolume", "m_Entity_bEnabled")]
public ref bool Entity_bEnabled { get; }
Property Value
- bool
Entity_bMoveable
[SchemaMember("CEnvLightProbeVolume", "m_Entity_bMoveable")]
public ref bool Entity_bMoveable { get; }
Property Value
- bool
Entity_bStartDisabled
[SchemaMember("CEnvLightProbeVolume", "m_Entity_bStartDisabled")]
public ref bool Entity_bStartDisabled { get; }
Property Value
- bool
Entity_hLightProbeDirectLightIndicesTexture
[SchemaMember("CEnvLightProbeVolume", "m_Entity_hLightProbeDirectLightIndicesTexture")]
public CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightIndicesTexture { get; }
Property Value
- CStrongHandle<InfoForResourceTypeCTextureBase>
Entity_hLightProbeDirectLightScalarsTexture
[SchemaMember("CEnvLightProbeVolume", "m_Entity_hLightProbeDirectLightScalarsTexture")]
public CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightScalarsTexture { get; }
Property Value
- CStrongHandle<InfoForResourceTypeCTextureBase>
Entity_hLightProbeDirectLightShadowsTexture
[SchemaMember("CEnvLightProbeVolume", "m_Entity_hLightProbeDirectLightShadowsTexture")]
public CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeDirectLightShadowsTexture { get; }
Property Value
- CStrongHandle<InfoForResourceTypeCTextureBase>
Entity_hLightProbeTexture
[SchemaMember("CEnvLightProbeVolume", "m_Entity_hLightProbeTexture")]
public CStrongHandle<InfoForResourceTypeCTextureBase> Entity_hLightProbeTexture { get; }
Property Value
- CStrongHandle<InfoForResourceTypeCTextureBase>
Entity_nHandshake
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nHandshake")]
public ref int Entity_nHandshake { get; }
Property Value
- int
Entity_nLightProbeAtlasX
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeAtlasX")]
public ref int Entity_nLightProbeAtlasX { get; }
Property Value
- int
Entity_nLightProbeAtlasY
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeAtlasY")]
public ref int Entity_nLightProbeAtlasY { get; }
Property Value
- int
Entity_nLightProbeAtlasZ
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeAtlasZ")]
public ref int Entity_nLightProbeAtlasZ { get; }
Property Value
- int
Entity_nLightProbeSizeX
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeSizeX")]
public ref int Entity_nLightProbeSizeX { get; }
Property Value
- int
Entity_nLightProbeSizeY
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeSizeY")]
public ref int Entity_nLightProbeSizeY { get; }
Property Value
- int
Entity_nLightProbeSizeZ
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nLightProbeSizeZ")]
public ref int Entity_nLightProbeSizeZ { get; }
Property Value
- int
Entity_nPriority
[SchemaMember("CEnvLightProbeVolume", "m_Entity_nPriority")]
public ref int Entity_nPriority { get; }
Property Value
- int
Entity_vBoxMaxs
[SchemaMember("CEnvLightProbeVolume", "m_Entity_vBoxMaxs")]
public Vector Entity_vBoxMaxs { get; }
Property Value
- Vector
Entity_vBoxMins
[SchemaMember("CEnvLightProbeVolume", "m_Entity_vBoxMins")]
public Vector Entity_vBoxMins { get; }
Property Value
- Vector