C_INIT_CreateOnModel
Interface C_INIT_CreateOnModel
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_CreateOnModel : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_CreateOnModel>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_CreateOnModel>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
BoneVelocity
ref float BoneVelocity { get; }Property Value
DesiredHitbox
CParticleCollectionFloatInput DesiredHitbox { get; }Property Value
DirectionBias
CParticleCollectionVecInput DirectionBias { get; }Property Value
EvenDistribution
ref bool EvenDistribution { get; }Property Value
ForceInModel
ref int ForceInModel { get; }Property Value
HitBoxScale
CParticleCollectionVecInput HitBoxScale { get; }Property Value
HitboxSetName
string HitboxSetName { get; set; }Property Value
HitboxValueFromControlPointIndex
ref int HitboxValueFromControlPointIndex { get; }Property Value
LocalCoords
ref bool LocalCoords { get; }Property Value
MaxBoneVelocity
ref float MaxBoneVelocity { get; }Property Value
ModelInput
CParticleModelInput ModelInput { get; }Property Value
ScaleToVolume
ref bool ScaleToVolume { get; }Property Value
ShellSize
CParticleCollectionFloatInput ShellSize { get; }Property Value
TransformInput
CParticleTransformInput TransformInput { get; }Property Value
UseBones
ref bool UseBones { get; }Property Value
UseMesh
ref bool UseMesh { get; }Property Value