Class VfxFlexShapeDefinitionData
Inheritance
System.Object
VfxFlexShapeDefinitionData
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 VfxFlexShapeDefinitionData : IMetaClass
Properties
| Improve this Doc View SourceFlexBirthTranslation
Declaration
public FlexValueVector3 FlexBirthTranslation { get; set; }
Property Value
Type | Description |
---|---|
FlexValueVector3 |
FlexScaleEmitOffset
Declaration
public FlexTypeFloat FlexScaleEmitOffset { get; set; }
Property Value
Type | Description |
---|---|
FlexTypeFloat |
ScaleBirthScaleByBoundObjectHeight
Declaration
public float ScaleBirthScaleByBoundObjectHeight { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleBirthScaleByBoundObjectRadius
Declaration
public float ScaleBirthScaleByBoundObjectRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleBirthScaleByBoundObjectSize
Declaration
public float ScaleBirthScaleByBoundObjectSize { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleBirthTranslationByBoundObjectSize
Declaration
public float ScaleBirthTranslationByBoundObjectSize { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleEmitOffsetByBoundObjectHeight
Declaration
public float ScaleEmitOffsetByBoundObjectHeight { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleEmitOffsetByBoundObjectRadius
Declaration
public float ScaleEmitOffsetByBoundObjectRadius { get; set; }
Property Value
Type | Description |
---|---|
System.Single |
ScaleEmitOffsetByBoundObjectSize
Declaration
public float ScaleEmitOffsetByBoundObjectSize { get; set; }
Property Value
Type | Description |
---|---|
System.Single |