SwiftlyS2

CParticleTransformInput

Interface CParticleTransformInput

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CParticleTransformInput : CParticleInput, ISchemaClass<CParticleInput>, ISchemaClass<CParticleTransformInput>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ControlPoint

ref int ControlPoint { get; }
Property Value

ControlPointRangeMax

ref int ControlPointRangeMax { get; }
Property Value

EndCPGrowthTime

ref float EndCPGrowthTime { get; }
Property Value

FollowNamedValue

ref bool FollowNamedValue { get; }
Property Value

NamedValue

SchemaUntypedField NamedValue { get; }
Property Value

SupportsDisabled

ref bool SupportsDisabled { get; }
Property Value

Type

ref ParticleTransformType_t Type { get; }
Property Value

UseOrientation

ref bool UseOrientation { get; }
Property Value

On this page