C_OP_InterpolateRadius
Interface C_OP_InterpolateRadius
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_InterpolateRadius : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_InterpolateRadius>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_InterpolateRadius>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Bias
ref float Bias { get; }Property Value
EaseInAndOut
ref bool EaseInAndOut { get; }Property Value
EndScale
ref float EndScale { get; }Property Value
EndTime
ref float EndTime { get; }Property Value
StartScale
ref float StartScale { get; }Property Value
StartTime
ref float StartTime { get; }Property Value