C_INIT_CreateOnModelAtHeight
Interface C_INIT_CreateOnModelAtHeight
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_CreateOnModelAtHeight : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_CreateOnModelAtHeight>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_CreateOnModelAtHeight>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BiasType
ref ParticleHitboxBiasType_t BiasType { get; }Property Value
ControlPointNumber
ref int ControlPointNumber { get; }Property Value
DesiredHeight
CParticleCollectionFloatInput DesiredHeight { get; }Property Value
DirectionBias
CParticleCollectionVecInput DirectionBias { get; }Property Value
ForceZ
ref bool ForceZ { get; }Property Value
HeightCP
ref int HeightCP { get; }Property Value
HitBoxScale
CParticleCollectionVecInput HitBoxScale { get; }Property Value
HitboxSetName
string HitboxSetName { get; set; }Property Value
HitboxVelocityScale
CParticleCollectionFloatInput HitboxVelocityScale { get; }Property Value
LocalCoords
ref bool LocalCoords { get; }Property Value
MaxBoneVelocity
CParticleCollectionFloatInput MaxBoneVelocity { get; }Property Value
PreferMovingBoxes
ref bool PreferMovingBoxes { get; }Property Value
UseBones
ref bool UseBones { get; }Property Value
UseWaterHeight
ref bool UseWaterHeight { get; }Property Value