Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ComputeConstCurveVector4 Class

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

    Constant Vector4 value for the IComputeCurve interface

    System.Object → ComputeConstCurve<Vector4> → ComputeConstCurveVector4
    Derived from ComputeConstCurveVector4:

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

    Inherited Members

    ComputeConstCurve<Vector4>.Value
    ComputeConstCurve<Vector4>.UpdateChanges()
    ComputeConstCurve<Vector4>.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