SwiftlyS2

TextureControls_t

Interface TextureControls_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface TextureControls_t : ISchemaClass<TextureControls_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ClampUVs

ref bool ClampUVs { get; }
Property Value

Distortion

CParticleCollectionRendererFloatInput Distortion { get; }
Property Value

FinalTextureOffsetU

CParticleCollectionRendererFloatInput FinalTextureOffsetU { get; }
Property Value

FinalTextureOffsetV

CParticleCollectionRendererFloatInput FinalTextureOffsetV { get; }
Property Value

FinalTextureScaleU

CParticleCollectionRendererFloatInput FinalTextureScaleU { get; }
Property Value

FinalTextureScaleV

CParticleCollectionRendererFloatInput FinalTextureScaleV { get; }
Property Value

FinalTextureUVRotation

CParticleCollectionRendererFloatInput FinalTextureUVRotation { get; }
Property Value

PerParticleBlend

ref SpriteCardPerParticleScale_t PerParticleBlend { get; }
Property Value

PerParticleDistortion

ref SpriteCardPerParticleScale_t PerParticleDistortion { get; }
Property Value

PerParticleOffsetU

ref SpriteCardPerParticleScale_t PerParticleOffsetU { get; }
Property Value

PerParticleOffsetV

ref SpriteCardPerParticleScale_t PerParticleOffsetV { get; }
Property Value

PerParticleRotation

ref SpriteCardPerParticleScale_t PerParticleRotation { get; }
Property Value

PerParticleScale

ref SpriteCardPerParticleScale_t PerParticleScale { get; }
Property Value

PerParticleZoom

ref SpriteCardPerParticleScale_t PerParticleZoom { get; }
Property Value

RandomizeOffsets

ref bool RandomizeOffsets { get; }
Property Value

ZoomScale

CParticleCollectionRendererFloatInput ZoomScale { get; }
Property Value

On this page