Enum VfxRuleType
- Namespace
- ValveResourceFormat.CompiledShader
- Assembly
- ValveResourceFormat.dll
Shader rule types for combo constraints.
public enum VfxRuleType : byteFields
Unknown = 0Feature = 1Static = 2Dynamic = 3
Shader rule types for combo constraints.
public enum VfxRuleType : byteUnknown = 0 Feature = 1 Static = 2 Dynamic = 3