SwiftlyS2

MaterialVariable_t

Interface MaterialVariable_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Scale

ref float Scale { get; }
Property Value

StrVariable

string StrVariable { get; set; }
Property Value

VariableField

ParticleAttributeIndex_t VariableField { get; }
Property Value

On this page