CEnvProjectedTexture: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
'''Linked entity : ...'''
'''Linked entity : ...'''


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
Line 16: Line 16:


== SendProps ==
== SendProps ==
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;"
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;"
|+CEnvProjectedTexture  
|+CEnvProjectedTexture  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  
Line 76: Line 76:
| style="width: 50%;" |'''m_nShadowQuality'''
| style="width: 50%;" |'''m_nShadowQuality'''
| style="width: 15%;" |Boolean
| style="width: 15%;" |Boolean
| style="width: 35%;" |
|}
== Entity DataMaps ==
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;
|+CEnvProjectedTexture
! style="width: 50%; background-color: #303030; color: white" |Name
! style="width: 15%; background-color: #303030; color: white" |Type
! style="width: 35%; background-color: #303030; color: white" |Description
|-
| style="width: 50%;" |'''CEnvProjectedTextureInitialThink'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetAmbient'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetCameraSpace'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetEnableShadows'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetFOV'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetLightOnlyTarget'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetLightWorld'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetSpotlightTexture'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputSetTarget'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputTurnOff'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''InputTurnOn'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_LinearFloatLightColor'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_SpotlightTextureName'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bCameraSpace'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bEnableShadows'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bLightOnlyTarget'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bLightWorld'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_bState'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flAmbient'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flFarZ'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flLightFOV'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_flNearZ'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_hTargetEntity'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_nShadowQuality'''
| style="width: 15%;" |
| style="width: 35%;" |
|-
| style="width: 50%;" |'''m_nSpotlightTextureFrame'''
| style="width: 15%;" |
| style="width: 35%;" |
| style="width: 35%;" |
|}
|}

Revision as of 02:34, 15 February 2022

Overview

...

Source location : ...

Linked entity : ...

Class Structure

SendProps

CEnvProjectedTexture
Name Type Description
m_hTargetEntity Integer
m_bState Boolean
m_flLightFOV Float
m_bEnableShadows Boolean
m_bLightOnlyTarget Boolean
m_bLightWorld Boolean
m_bCameraSpace Boolean
m_LinearFloatLightColor Vector
m_flAmbient Float
m_SpotlightTextureName String
m_nSpotlightTextureFrame Integer
m_flNearZ Float
m_flFarZ Float
m_nShadowQuality Boolean

Entity DataMaps

CEnvProjectedTexture
Name Type Description
CEnvProjectedTextureInitialThink
InputSetAmbient
InputSetCameraSpace
InputSetEnableShadows
InputSetFOV
InputSetLightOnlyTarget
InputSetLightWorld
InputSetSpotlightTexture
InputSetTarget
InputTurnOff
InputTurnOn
m_LinearFloatLightColor
m_SpotlightTextureName
m_bCameraSpace
m_bEnableShadows
m_bLightOnlyTarget
m_bLightWorld
m_bState
m_flAmbient
m_flFarZ
m_flLightFOV
m_flNearZ
m_hTargetEntity
m_nShadowQuality
m_nSpotlightTextureFrame