docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class NativeParticleSystemCurveExtensions

    Inheritance
    object
    NativeParticleSystemCurveExtensions
    Namespace: NativeParticleSystemCurve
    Assembly: solution.dll
    Syntax
    public static class NativeParticleSystemCurveExtensions

    Methods

    ToNativeAnimationCurve(AnimationCurve, float, AllocatorHandle)

    Declaration
    public static NativeAnimationCurve ToNativeAnimationCurve(this AnimationCurve animationCurve, float multiplier, AllocatorManager.AllocatorHandle allocatorHandle)
    Parameters
    Type Name Description
    AnimationCurve animationCurve
    float multiplier
    AllocatorManager.AllocatorHandle allocatorHandle
    Returns
    Type Description
    NativeAnimationCurve

    ToNativeAnimationCurve(AnimationCurve, AllocatorHandle)

    Declaration
    public static NativeAnimationCurve ToNativeAnimationCurve(this AnimationCurve animationCurve, AllocatorManager.AllocatorHandle allocatorHandle)
    Parameters
    Type Name Description
    AnimationCurve animationCurve
    AllocatorManager.AllocatorHandle allocatorHandle
    Returns
    Type Description
    NativeAnimationCurve

    ToNativeMinMaxCurve(SharpMinMaxCurve, AllocatorHandle)

    Declaration
    public static NativeMinMaxCurve ToNativeMinMaxCurve(this ParticleSystemSharp.SharpMinMaxCurve unityCurve, AllocatorManager.AllocatorHandle allocatorHandle)
    Parameters
    Type Name Description
    ParticleSystemSharp.SharpMinMaxCurve unityCurve
    AllocatorManager.AllocatorHandle allocatorHandle
    Returns
    Type Description
    NativeMinMaxCurve
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)