Class VfxProjectionDefinitionData
Inheritance
System.Object
VfxProjectionDefinitionData
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 VfxProjectionDefinitionData : IMetaClass
Properties
| Improve this Doc View SourceColorModulate
Declaration
public MetaEmbedded<ValueColor> ColorModulate { get; set; }
Property Value
Type | Description |
---|---|
MetaEmbedded<ValueColor> |
Fading
Declaration
public float Fading { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
YRange
Declaration
public float YRange { get; set; }
Property Value
Type | Description |
---|---|
System.Single |