Search Results for

    Show / Hide Table of Contents

    Enum DOFType

    Types of Degrees of Freedom (DOF).

    Namespace: Evergine.Framework.Physics3D
    Assembly: Evergine.Framework.dll
    Syntax
    public enum DOFType

    Fields

    Name Description
    RotationX

    Rotation along the X-axis

    RotationY

    Rotation around the Y-axis

    RotationZ

    Rotation around the Z axis

    TranslationX

    The X translation

    TranslationY

    Translation of Y

    TranslationZ

    Translation along the Z-axis

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX