SwiftlyS2

CastSphereSATParams_t

Interface CastSphereSATParams_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Hull

RnHull_t? Hull { get; }
Property Value

MaxFraction

ref float MaxFraction { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

RayDelta

ref Vector RayDelta { get; }
Property Value

RayStart

ref Vector RayStart { get; }
Property Value

Scale

ref float Scale { get; }
Property Value

On this page