SwiftlyS2

FeVertexMapBuild_t

Interface FeVertexMapBuild_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Color

ref Color Color { get; }
Property Value

NameHash

ref uint NameHash { get; }
Property Value

ScaleSourceNode

ref int ScaleSourceNode { get; }
Property Value

VertexMapName

string VertexMapName { get; set; }
Property Value

VolumetricSolveStrength

ref float VolumetricSolveStrength { get; }
Property Value

Weights

ref CUtlVector<float> Weights { get; }
Property Value

On this page