SwiftlyS2

C_OP_RenderCables

Interface C_OP_RenderCables

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderCables : CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<C_OP_RenderCables>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AlphaScale

CParticleCollectionFloatInput AlphaScale { get; }
Property Value

CapOffsetAmount

ref float CapOffsetAmount { get; }
Property Value

CapRoundness

ref float CapRoundness { get; }
Property Value

ColorBlendType

ref ParticleColorBlendType_t ColorBlendType { get; }
Property Value

ColorMapOffsetU

CParticleCollectionFloatInput ColorMapOffsetU { get; }
Property Value

ColorMapOffsetV

CParticleCollectionFloatInput ColorMapOffsetV { get; }
Property Value

ColorScale

CParticleCollectionVecInput ColorScale { get; }
Property Value

DrawCableCaps

ref bool DrawCableCaps { get; }
Property Value

ForceRoundnessFixed

ref bool ForceRoundnessFixed { get; }
Property Value

LightingTransform

CParticleTransformInput LightingTransform { get; }
Property Value

Material

ref CStrongHandle<InfoForResourceTypeIMaterial2> Material { get; }
Property Value

MaterialFloatVars

ref CUtlLeanVector<FloatInputMaterialVariable_t, int> MaterialFloatVars { get; }
Property Value

MaterialVecVars

ref CUtlLeanVector<VecInputMaterialVariable_t, int> MaterialVecVars { get; }
Property Value

MaxTesselation

ref int MaxTesselation { get; }
Property Value

MinTesselation

ref int MinTesselation { get; }
Property Value

NormalMapOffsetU

CParticleCollectionFloatInput NormalMapOffsetU { get; }
Property Value

NormalMapOffsetV

CParticleCollectionFloatInput NormalMapOffsetV { get; }
Property Value

RadiusScale

CParticleCollectionFloatInput RadiusScale { get; }
Property Value

Roundness

ref int Roundness { get; }
Property Value

TessScale

ref float TessScale { get; }
Property Value

TextureRepeatsCircumference

CParticleCollectionFloatInput TextureRepeatsCircumference { get; }
Property Value

TextureRepeatsPerSegment

CParticleCollectionFloatInput TextureRepeatsPerSegment { get; }
Property Value

TextureRepetitionMode

ref TextureRepetitionMode_t TextureRepetitionMode { get; }
Property Value

On this page