Class VfxEmitterDefinitionData
Inheritance
System.Object
VfxEmitterDefinitionData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: LeagueToolkit.Meta.Classes.dll
public class VfxEmitterDefinitionData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> Acceleration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxAlphaErosionDefinitionData AlphaErosionDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte AlphaRef { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public VfxEmitterAudio Audio { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueFloat> BindWeight { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthAcceleration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueColor> BirthColor { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthDrag { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueFloat> BirthFrameRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthOrbitalVelocity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthRotation0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthRotationalAcceleration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthRotationalVelocity0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthScale0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector2> BirthUvoffset { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueFloat> BirthUvRotateRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector2> BirthUvScrollRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> BirthVelocity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte BlendMode { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Vector4 CensorModulateValue { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector4 |
|
|
Improve this Doc
View Source
Declaration
public float ChanceToNotExist { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
ChildParticleSetDefinition
Declaration
public VfxChildParticleSetDefinitionData ChildParticleSetDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueColor> Color { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte ColorblindVisibility { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Vector2 ColorLookUpOffsets { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
Declaration
public Vector2 ColorLookUpScales { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
Declaration
public byte ColorLookUpTypeX { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public byte ColorLookUpTypeY { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public byte ColorRenderFlags { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public VfxMaterialDefinitionData CustomMaterial { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Vector2 DepthBiasFactors { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
Declaration
public float DirectionVelocityMinScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float DirectionVelocityScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool DisableBackfaceCull { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool Disabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public VfxDistortionDefinitionData DistortionDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool DoesCastShadow { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool DoesLifetimeScale { get; set; }
Property Value
|
Improve this Doc
View Source
DoesParticleLifetimeScale
Declaration
public MetaBitBool DoesParticleLifetimeScale { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> Drag { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string EmissionMeshName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public float EmissionMeshScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public VfxEmissionSurfaceData EmissionSurfaceDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> EmitterLinger { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string EmitterName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> EmitterPosition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Vector2 EmitterUvScrollRate { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
FalloffTexture
Declaration
public string FalloffTexture { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public VfxFieldCollectionDefinitionData FieldCollectionDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxEmitterFiltering Filtering { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueVector3 FlexBirthRotationalVelocity0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueVector2 FlexBirthUvoffset { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueVector2 FlexBirthUvScrollRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueVector3 FlexBirthVelocity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexTypeFloat FlexInstanceScale { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueVector3 FlexOffset { get; set; }
Property Value
|
Improve this Doc
View Source
FlexParticleLifetime
Declaration
public FlexValueFloat FlexParticleLifetime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexValueFloat FlexRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public FlexTypeFloat FlexScaleBirthScale { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxFlexShapeDefinitionData FlexShapeDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float FrameRate { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
HasPostRotateOrientation
Declaration
public MetaBitBool HasPostRotateOrientation { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool HasVariableStartTime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte Importance { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsDirectionOriented { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsEmitterSpace { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsFollowingTerrain { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsGroundLayer { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsLocalOrientation { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsRandomStartFrame { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsRotationEnabled { get; set; }
Property Value
|
Improve this Doc
View Source
IsSingleParticle
Declaration
public MetaBitBool IsSingleParticle { get; set; }
Property Value
|
Improve this Doc
View Source
IsTexturePixelated
Declaration
public bool IsTexturePixelated { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaBitBool IsUniformScale { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxEmitterLegacySimple LegacySimple { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> Lifetime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxLingerDefinitionData Linger { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float m3407065073 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaBitBool m3522070068 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<VfxMaterialOverrideDefinitionData>> MaterialOverrideDefinitions { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> MaximumRateByVelocity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte MeshRenderFlags { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public byte MiscRenderFlags { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Vector4 ModulationFactor { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector4 |
|
|
Improve this Doc
View Source
Declaration
public ushort NumFrames { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public byte OffsetLifeScalingSymmetryMode { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Vector3 OffsetLifetimeScaling { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public VfxPaletteDefinitionData PaletteDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleColorTexture
Declaration
public string ParticleColorTexture { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ParticleIsLocalOrientation
Declaration
public MetaBitBool ParticleIsLocalOrientation { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleLifetime
Declaration
public MetaEmbedded<ValueFloat> ParticleLifetime { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleLinger
Declaration
public MetaOptional<float> ParticleLinger { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleLingerType
Declaration
public byte ParticleLingerType { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
ParticlesShareRandomValue
Declaration
public MetaBitBool ParticlesShareRandomValue { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleUvRotateRate
Declaration
public MetaEmbedded<IntegratedValueFloat> ParticleUvRotateRate { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleUvScrollRate
Declaration
public MetaEmbedded<IntegratedValueVector2> ParticleUvScrollRate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public short Pass { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> Period { get; set; }
Property Value
|
Improve this Doc
View Source
PostRotateOrientationAxis
Declaration
public Vector3 PostRotateOrientationAxis { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public VfxPrimitiveBase Primitive { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueFloat> Rate { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector2> RateByVelocityFunction { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public VfxReflectionDefinitionData ReflectionDefinition { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte RenderPhaseOverride { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<IntegratedValueVector3> Rotation0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Vector3 RotationOverride { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> Scale0 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Vector3 ScaleOverride { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public float SliceTechniqueRange { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
SoftParticleParams
Declaration
public VfxSoftParticleDefinitionData SoftParticleParams { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool SortEmittersByPos { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public IVfxShape SpawnShape { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ushort StartFrame { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public byte StencilMode { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public byte StencilRef { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public MetaHash StencilReferenceId { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte TexAddressModeBase { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public Vector2 TexDiv { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
Texture
Declaration
public string Texture { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
TextureFlipU
Declaration
public MetaBitBool TextureFlipU { get; set; }
Property Value
|
Improve this Doc
View Source
TextureFlipV
Declaration
public MetaBitBool TextureFlipV { get; set; }
Property Value
|
Improve this Doc
View Source
TextureMult
Declaration
public VfxTextureMultDefinitionData TextureMult { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> TimeActiveDuringPeriod { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TimeBeforeFirstEmission { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public Vector3 TranslationOverride { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public MetaBitBool UseEmissionMeshNormalForBirth { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool UseNavmeshMask { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public byte UvMode { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public float UvParallaxScale { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueFloat> UvRotation { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector2> UvScale { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool UvScrollClamp { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Vector2 UvTransformCenter { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector2 |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ValueVector3> Velocity { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<IntegratedValueVector3> WorldAcceleration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaBitBool WriteAlphaOnly { get; set; }
Property Value
Implements