Enum VfxVariableSourceType
- Namespace
- ValveResourceFormat.CompiledShader
- Assembly
- ValveResourceFormat.dll
Variable source types for shader parameters.
public enum VfxVariableSourceType
Fields
__SetByArtist__ = 0
__Attribute__ = 1
__FeatureToInt__ = 2
__FeatureToBool__ = 3
__FeatureToFloat__ = 4
__RenderStateLiteral__ = 5
__Expression__ = 6
__SetByArtistAndExpression__ = 7
Viewport = 8
InvViewportSize = 9
TextureDim = 10
InvTextureDim = 11
TextureDimLog2 = 12
TextureSheetData = 13
ShadingComplexity = 14
ShaderIDColor = 15
ExternalDescSet = 16
MaterialID = 17
MotionVectorsMaxDistance = 18