SwiftlyS2

C_OP_WorldTraceConstraint

Interface C_OP_WorldTraceConstraint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_WorldTraceConstraint : CParticleFunctionConstraint, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionConstraint>, ISchemaClass<C_OP_WorldTraceConstraint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BounceAmount

CPerParticleFloatInput BounceAmount { get; }
Property Value

BrushOnly

ref bool BrushOnly { get; }
Property Value

CP

ref int CP { get; }
Property Value

CollisionConfirmationSpeed

ref float CollisionConfirmationSpeed { get; }
Property Value

CollisionGroupName

string CollisionGroupName { get; set; }
Property Value

CollisionMode

ref ParticleCollisionMode_t CollisionMode { get; }
Property Value

CollisionModeMin

ref ParticleCollisionMode_t CollisionModeMin { get; }
Property Value

CpMovementTolerance

ref float CpMovementTolerance { get; }
Property Value

CpOffset

ref Vector CpOffset { get; }
Property Value

DecayBounce

ref bool DecayBounce { get; }
Property Value

EntityStickDataField

ParticleAttributeIndex_t EntityStickDataField { get; }
Property Value

EntityStickNormalField

ParticleAttributeIndex_t EntityStickNormalField { get; }
Property Value

IgnoreCP

ref int IgnoreCP { get; }
Property Value

IncludeWater

ref bool IncludeWater { get; }
Property Value

KillonContact

ref bool KillonContact { get; }
Property Value

MaxTracesPerFrame

ref float MaxTracesPerFrame { get; }
Property Value

MinSpeed

ref float MinSpeed { get; }
Property Value

RadiusScale

CPerParticleFloatInput RadiusScale { get; }
Property Value

RandomDirScale

CPerParticleFloatInput RandomDirScale { get; }
Property Value

RetestRate

ref float RetestRate { get; }
Property Value

SetNormal

ref bool SetNormal { get; }
Property Value

SlideAmount

CPerParticleFloatInput SlideAmount { get; }
Property Value

StickOnCollisionField

ParticleAttributeIndex_t StickOnCollisionField { get; }
Property Value

StopSpeed

CPerParticleFloatInput StopSpeed { get; }
Property Value

TraceSet

ref ParticleTraceSet_t TraceSet { get; }
Property Value

TraceTolerance

ref float TraceTolerance { get; }
Property Value

WorldOnly

ref bool WorldOnly { get; }
Property Value

On this page