Class VfxSoftParticleDefinitionData
Inheritance
System.Object
VfxSoftParticleDefinitionData
Implements
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()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class VfxSoftParticleDefinitionData : IMetaClass
Properties
| Improve this Doc View SourceBeginIn
Declaration
public float BeginIn { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
BeginOut
Declaration
public float BeginOut { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
DeltaIn
Declaration
public float DeltaIn { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
DeltaOut
Declaration
public float DeltaOut { get; set; }
Property Value
Type | Description |
---|---|
System.Single |