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

Search Results for

    Class VfxEmitterDefinitionData

    Inheritance
    System.Object
    VfxEmitterDefinitionData
    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 VfxEmitterDefinitionData : IMetaClass

    Properties

    | Improve this Doc View Source

    Acceleration

    Declaration
    public MetaEmbedded<ValueVector3> Acceleration { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    AlphaErosionDefinition

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

    AlphaRef

    Declaration
    public byte AlphaRef { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Audio

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

    BindWeight

    Declaration
    public MetaEmbedded<ValueFloat> BindWeight { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    BirthAcceleration

    Declaration
    public MetaEmbedded<ValueVector3> BirthAcceleration { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthColor

    Declaration
    public MetaEmbedded<ValueColor> BirthColor { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueColor>
    | Improve this Doc View Source

    BirthDrag

    Declaration
    public MetaEmbedded<ValueVector3> BirthDrag { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthFrameRate

    Declaration
    public MetaEmbedded<ValueFloat> BirthFrameRate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    BirthOrbitalVelocity

    Declaration
    public MetaEmbedded<ValueVector3> BirthOrbitalVelocity { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthRotation0

    Declaration
    public MetaEmbedded<ValueVector3> BirthRotation0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthRotationalAcceleration

    Declaration
    public MetaEmbedded<ValueVector3> BirthRotationalAcceleration { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthRotationalVelocity0

    Declaration
    public MetaEmbedded<ValueVector3> BirthRotationalVelocity0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthScale0

    Declaration
    public MetaEmbedded<ValueVector3> BirthScale0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BirthUvoffset

    Declaration
    public MetaEmbedded<ValueVector2> BirthUvoffset { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector2>
    | Improve this Doc View Source

    BirthUvRotateRate

    Declaration
    public MetaEmbedded<ValueFloat> BirthUvRotateRate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    BirthUvScrollRate

    Declaration
    public MetaEmbedded<ValueVector2> BirthUvScrollRate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector2>
    | Improve this Doc View Source

    BirthVelocity

    Declaration
    public MetaEmbedded<ValueVector3> BirthVelocity { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    BlendMode

    Declaration
    public byte BlendMode { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    CensorModulateValue

    Declaration
    public Vector4 CensorModulateValue { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector4
    | Improve this Doc View Source

    ChanceToNotExist

    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
    Type Description
    VfxChildParticleSetDefinitionData
    | Improve this Doc View Source

    Color

    Declaration
    public MetaEmbedded<ValueColor> Color { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueColor>
    | Improve this Doc View Source

    ColorblindVisibility

    Declaration
    public byte ColorblindVisibility { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ColorLookUpOffsets

    Declaration
    public Vector2 ColorLookUpOffsets { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector2
    | Improve this Doc View Source

    ColorLookUpScales

    Declaration
    public Vector2 ColorLookUpScales { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector2
    | Improve this Doc View Source

    ColorLookUpTypeX

    Declaration
    public byte ColorLookUpTypeX { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ColorLookUpTypeY

    Declaration
    public byte ColorLookUpTypeY { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ColorRenderFlags

    Declaration
    public byte ColorRenderFlags { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    CustomMaterial

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

    DepthBiasFactors

    Declaration
    public Vector2 DepthBiasFactors { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector2
    | Improve this Doc View Source

    DirectionVelocityMinScale

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

    DirectionVelocityScale

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

    DisableBackfaceCull

    Declaration
    public bool DisableBackfaceCull { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Disabled

    Declaration
    public bool Disabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DistortionDefinition

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

    DoesCastShadow

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

    DoesLifetimeScale

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

    DoesParticleLifetimeScale

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

    Drag

    Declaration
    public MetaEmbedded<ValueVector3> Drag { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    EmissionMeshName

    Declaration
    public string EmissionMeshName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EmissionMeshScale

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

    EmissionSurfaceDefinition

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

    EmitterLinger

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

    EmitterName

    Declaration
    public string EmitterName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    EmitterPosition

    Declaration
    public MetaEmbedded<ValueVector3> EmitterPosition { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    EmitterUvScrollRate

    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

    FieldCollectionDefinition

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

    Filtering

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

    FlexBirthRotationalVelocity0

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

    FlexBirthUvoffset

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

    FlexBirthUvScrollRate

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

    FlexBirthVelocity

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

    FlexInstanceScale

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

    FlexOffset

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

    FlexParticleLifetime

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

    FlexRate

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

    FlexScaleBirthScale

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

    FlexShapeDefinition

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

    FrameRate

    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
    Type Description
    MetaBitBool
    | Improve this Doc View Source

    HasVariableStartTime

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

    Importance

    Declaration
    public byte Importance { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    IsDirectionOriented

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

    IsEmitterSpace

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

    IsFollowingTerrain

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

    IsGroundLayer

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

    IsLocalOrientation

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

    IsRandomStartFrame

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

    IsRotationEnabled

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

    IsSingleParticle

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

    IsTexturePixelated

    Declaration
    public bool IsTexturePixelated { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsUniformScale

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

    LegacySimple

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

    Lifetime

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

    Linger

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

    m3407065073

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

    m3522070068

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

    MaterialOverrideDefinitions

    Declaration
    public MetaContainer<MetaEmbedded<VfxMaterialOverrideDefinitionData>> MaterialOverrideDefinitions { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<VfxMaterialOverrideDefinitionData>>
    | Improve this Doc View Source

    MaximumRateByVelocity

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

    MeshRenderFlags

    Declaration
    public byte MeshRenderFlags { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    MiscRenderFlags

    Declaration
    public byte MiscRenderFlags { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    ModulationFactor

    Declaration
    public Vector4 ModulationFactor { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector4
    | Improve this Doc View Source

    NumFrames

    Declaration
    public ushort NumFrames { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    OffsetLifeScalingSymmetryMode

    Declaration
    public byte OffsetLifeScalingSymmetryMode { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    OffsetLifetimeScaling

    Declaration
    public Vector3 OffsetLifetimeScaling { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    PaletteDefinition

    Declaration
    public VfxPaletteDefinitionData PaletteDefinition { get; set; }
    Property Value
    Type Description
    VfxPaletteDefinitionData
    | 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
    Type Description
    MetaBitBool
    | Improve this Doc View Source

    ParticleLifetime

    Declaration
    public MetaEmbedded<ValueFloat> ParticleLifetime { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    ParticleLinger

    Declaration
    public MetaOptional<float> ParticleLinger { get; set; }
    Property Value
    Type Description
    MetaOptional<System.Single>
    | 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
    Type Description
    MetaBitBool
    | Improve this Doc View Source

    ParticleUvRotateRate

    Declaration
    public MetaEmbedded<IntegratedValueFloat> ParticleUvRotateRate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<IntegratedValueFloat>
    | Improve this Doc View Source

    ParticleUvScrollRate

    Declaration
    public MetaEmbedded<IntegratedValueVector2> ParticleUvScrollRate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<IntegratedValueVector2>
    | Improve this Doc View Source

    Pass

    Declaration
    public short Pass { get; set; }
    Property Value
    Type Description
    System.Int16
    | Improve this Doc View Source

    Period

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

    PostRotateOrientationAxis

    Declaration
    public Vector3 PostRotateOrientationAxis { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    Primitive

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

    Rate

    Declaration
    public MetaEmbedded<ValueFloat> Rate { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    RateByVelocityFunction

    Declaration
    public MetaEmbedded<ValueVector2> RateByVelocityFunction { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector2>
    | Improve this Doc View Source

    ReflectionDefinition

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

    RenderPhaseOverride

    Declaration
    public byte RenderPhaseOverride { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    Rotation0

    Declaration
    public MetaEmbedded<IntegratedValueVector3> Rotation0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<IntegratedValueVector3>
    | Improve this Doc View Source

    RotationOverride

    Declaration
    public Vector3 RotationOverride { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    Scale0

    Declaration
    public MetaEmbedded<ValueVector3> Scale0 { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    ScaleOverride

    Declaration
    public Vector3 ScaleOverride { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    SliceTechniqueRange

    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
    Type Description
    VfxSoftParticleDefinitionData
    | Improve this Doc View Source

    SortEmittersByPos

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

    SpawnShape

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

    StartFrame

    Declaration
    public ushort StartFrame { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    StencilMode

    Declaration
    public byte StencilMode { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    StencilRef

    Declaration
    public byte StencilRef { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    StencilReferenceId

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

    TexAddressModeBase

    Declaration
    public byte TexAddressModeBase { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    TexDiv

    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
    Type Description
    MetaBitBool
    | Improve this Doc View Source

    TextureFlipV

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

    TextureMult

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

    TimeActiveDuringPeriod

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

    TimeBeforeFirstEmission

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

    TranslationOverride

    Declaration
    public Vector3 TranslationOverride { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    UseEmissionMeshNormalForBirth

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

    UseNavmeshMask

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

    UvMode

    Declaration
    public byte UvMode { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    UvParallaxScale

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

    UvRotation

    Declaration
    public MetaEmbedded<ValueFloat> UvRotation { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueFloat>
    | Improve this Doc View Source

    UvScale

    Declaration
    public MetaEmbedded<ValueVector2> UvScale { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector2>
    | Improve this Doc View Source

    UvScrollClamp

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

    UvTransformCenter

    Declaration
    public Vector2 UvTransformCenter { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector2
    | Improve this Doc View Source

    Velocity

    Declaration
    public MetaEmbedded<ValueVector3> Velocity { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ValueVector3>
    | Improve this Doc View Source

    WorldAcceleration

    Declaration
    public MetaEmbedded<IntegratedValueVector3> WorldAcceleration { get; set; }
    Property Value
    Type Description
    MetaEmbedded<IntegratedValueVector3>
    | Improve this Doc View Source

    WriteAlphaOnly

    Declaration
    public MetaBitBool WriteAlphaOnly { get; set; }
    Property Value
    Type Description
    MetaBitBool

    Implements

    IMetaClass