C_INIT_PositionPlaceOnGround
Interface C_INIT_PositionPlaceOnGround
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_PositionPlaceOnGround : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_PositionPlaceOnGround>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_PositionPlaceOnGround>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Attribute
ParticleAttributeIndex_t Attribute { get; }Property Value
CollisionGroupName
string CollisionGroupName { get; set; }Property Value
IgnoreCP
ref int IgnoreCP { get; }Property Value
IncludeWater
ref bool IncludeWater { get; }Property Value
MaxTraceLength
CPerParticleFloatInput MaxTraceLength { get; }Property Value
Offset
CPerParticleFloatInput Offset { get; }Property Value
OffsetByRadiusFactor
ref float OffsetByRadiusFactor { get; }Property Value
OffsetonColOnly
ref bool OffsetonColOnly { get; }Property Value
PreserveOffsetCP
ref int PreserveOffsetCP { get; }Property Value
SetNormal
ref bool SetNormal { get; }Property Value
SetPXYZOnly
ref bool SetPXYZOnly { get; }Property Value
TraceAlongNormal
ref bool TraceAlongNormal { get; }Property Value
TraceDirectionAttribute
ParticleAttributeIndex_t TraceDirectionAttribute { get; }Property Value
TraceMissBehavior
ref ParticleTraceMissBehavior_t TraceMissBehavior { get; }Property Value
TraceSet
ref ParticleTraceSet_t TraceSet { get; }Property Value