Class NativeParticleSystemCurveExtensions
Inheritance
object
NativeParticleSystemCurveExtensions
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
Returns
ToNativeAnimationCurve(AnimationCurve, AllocatorHandle)
Declaration
public static NativeAnimationCurve ToNativeAnimationCurve(this AnimationCurve animationCurve, AllocatorManager.AllocatorHandle allocatorHandle)
Parameters
Returns
ToNativeMinMaxCurve(SharpMinMaxCurve, AllocatorHandle)
Declaration
public static NativeMinMaxCurve ToNativeMinMaxCurve(this ParticleSystemSharp.SharpMinMaxCurve unityCurve, AllocatorManager.AllocatorHandle allocatorHandle)
Parameters
Returns