Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    ComputeConstCurveVector2 Class

    Namespace: Stride.Animations
    Assembly: Stride.Engine.dll

    Constant Vector2 value for the IComputeCurve interface

    System.Object → ComputeConstCurve<Vector2> → ComputeConstCurveVector2
    Derived from ComputeConstCurveVector2:

    [DataContract("ComputeConstCurveVector2")]
    [Display("Constant", null)]
    public class ComputeConstCurveVector2 : ComputeConstCurve<Vector2>, IComputeCurve<Vector2>, IComputeCurve

    Inherited Members

    ComputeConstCurve<Vector2>.Value
    ComputeConstCurve<Vector2>.UpdateChanges()
    ComputeConstCurve<Vector2>.Evaluate(Single)

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation