Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    AngleType Enum

    Namespace: Stride.Core.Mathematics
    Assembly: Stride.Core.Mathematics.dll

    Describes the type of angle.

    public enum AngleType

    Fields

    Name Description
    Degree

    Specifies an angle measurement in degrees.

    Gradian

    Specifies an angle measurement in gradians.

    Radian

    Specifies an angle measurement in radians.

    Revolution

    Specifies an angle measurement in revolutions.

    Extension Methods

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

    Back to top

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