TextureGroup_t
Interface TextureGroup_t
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface TextureGroup_t : ISchemaClass<TextureGroup_t>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Enabled
ref bool Enabled { get; }Property Value
Gradient
SchemaUntypedField Gradient { get; }Property Value
ReplaceTextureWithGradient
ref bool ReplaceTextureWithGradient { get; }Property Value
Texture
ref CStrongHandle<InfoForResourceTypeCTextureBase> Texture { get; }Property Value
TextureBlend
CParticleCollectionRendererFloatInput TextureBlend { get; }Property Value
TextureBlendMode
ref ParticleTextureLayerBlendType_t TextureBlendMode { get; }Property Value
TextureChannels
ref SpriteCardTextureChannel_t TextureChannels { get; }Property Value
TextureControls
TextureControls_t TextureControls { get; }Property Value
TextureType
ref SpriteCardTextureType_t TextureType { get; }Property Value