League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class VfxFlexShapeDefinitionData

    Inheritance
    System.Object
    VfxFlexShapeDefinitionData
    Implements
    IMetaClass
    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 Source

    FlexBirthTranslation

    Declaration
    public FlexValueVector3 FlexBirthTranslation { get; set; }
    Property Value
    Type Description
    FlexValueVector3
    | Improve this Doc View Source

    FlexScaleEmitOffset

    Declaration
    public FlexTypeFloat FlexScaleEmitOffset { get; set; }
    Property Value
    Type Description
    FlexTypeFloat
    | Improve this Doc View Source

    ScaleBirthScaleByBoundObjectHeight

    Declaration
    public float ScaleBirthScaleByBoundObjectHeight { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleBirthScaleByBoundObjectRadius

    Declaration
    public float ScaleBirthScaleByBoundObjectRadius { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleBirthScaleByBoundObjectSize

    Declaration
    public float ScaleBirthScaleByBoundObjectSize { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleBirthTranslationByBoundObjectSize

    Declaration
    public float ScaleBirthTranslationByBoundObjectSize { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleEmitOffsetByBoundObjectHeight

    Declaration
    public float ScaleEmitOffsetByBoundObjectHeight { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleEmitOffsetByBoundObjectRadius

    Declaration
    public float ScaleEmitOffsetByBoundObjectRadius { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ScaleEmitOffsetByBoundObjectSize

    Declaration
    public float ScaleEmitOffsetByBoundObjectSize { get; set; }
    Property Value
    Type Description
    System.Single

    Implements

    IMetaClass