Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ComputeConstCurveColor4 Class

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

    Constant Color4 value for the IComputeCurve interface

    System.Object → ComputeConstCurve<Color4> → ComputeConstCurveColor4
    Derived from ComputeConstCurveColor4:

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

    Inherited Members

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