SwiftlyS2

C_OP_RenderRopes

Interface C_OP_RenderRopes

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_RenderRopes : CBaseRendererSource2, CParticleFunctionRenderer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionRenderer>, ISchemaClass<CBaseRendererSource2>, ISchemaClass<C_OP_RenderRopes>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ClampV

ref bool ClampV { get; }
Property Value

ClosedLoop

ref bool ClosedLoop { get; }
Property Value

DrawAsOpaque

ref bool DrawAsOpaque { get; }
Property Value

EnableFadingAndClamping

ref bool EnableFadingAndClamping { get; }
Property Value

EndFadeDot

ref float EndFadeDot { get; }
Property Value

EndFadeSize

ref float EndFadeSize { get; }
Property Value

GenerateNormals

ref bool GenerateNormals { get; }
Property Value

MaxSize

ref float MaxSize { get; }
Property Value

MaxTesselation

ref int MaxTesselation { get; }
Property Value

MinSize

ref float MinSize { get; }
Property Value

MinTesselation

ref int MinTesselation { get; }
Property Value

OrientationType

ref ParticleOrientationChoiceList_t OrientationType { get; }
Property Value

RadiusTaper

ref float RadiusTaper { get; }
Property Value

ReverseOrder

ref bool ReverseOrder { get; }
Property Value

ScalarAttributeTextureCoordScale

ref float ScalarAttributeTextureCoordScale { get; }
Property Value

ScalarFieldForTextureCoordinate

ParticleAttributeIndex_t ScalarFieldForTextureCoordinate { get; }
Property Value

ScaleCP1

ref int ScaleCP1 { get; }
Property Value

ScaleCP2

ref int ScaleCP2 { get; }
Property Value

ScaleVOffsetByControlPointDistance

ref float ScaleVOffsetByControlPointDistance { get; }
Property Value

ScaleVScrollByControlPointDistance

ref float ScaleVScrollByControlPointDistance { get; }
Property Value

ScaleVSizeByControlPointDistance

ref float ScaleVSizeByControlPointDistance { get; }
Property Value

SortBySegmentID

ref bool SortBySegmentID { get; }
Property Value

SplitField

ParticleAttributeIndex_t SplitField { get; }
Property Value

StartFadeDot

ref float StartFadeDot { get; }
Property Value

StartFadeSize

ref float StartFadeSize { get; }
Property Value

TessScale

ref float TessScale { get; }
Property Value

TextureVOffset

CParticleCollectionRendererFloatInput TextureVOffset { get; }
Property Value

TextureVParamsCP

ref int TextureVParamsCP { get; }
Property Value

TextureVScrollRate

CParticleCollectionRendererFloatInput TextureVScrollRate { get; }
Property Value

TextureVWorldSize

CParticleCollectionRendererFloatInput TextureVWorldSize { get; }
Property Value

UseScalarForTextureCoordinate

ref bool UseScalarForTextureCoordinate { get; }
Property Value

VectorFieldForOrientation

ParticleAttributeIndex_t VectorFieldForOrientation { get; }
Property Value

On this page