C_OP_SetCPOrientationToGroundNormal
Interface C_OP_SetCPOrientationToGroundNormal
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_OP_SetCPOrientationToGroundNormal : CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<C_OP_SetCPOrientationToGroundNormal>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionOperator
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionOperator>
- ISchemaClass<C_OP_SetCPOrientationToGroundNormal>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CollisionGroupName
string CollisionGroupName { get; set; }Property Value
IncludeWater
ref bool IncludeWater { get; }Property Value
InputCP
ref int InputCP { get; }Property Value
InterpRate
ref float InterpRate { get; }Property Value
MaxTraceLength
ref float MaxTraceLength { get; }Property Value
OutputCP
ref int OutputCP { get; }Property Value
Tolerance
ref float Tolerance { get; }Property Value
TraceOffset
ref float TraceOffset { get; }Property Value
TraceSet
ref ParticleTraceSet_t TraceSet { get; }Property Value