Skip to content

Game.Rendering.WindPivotHelper+PivotBakeMode

Assembly: Game
Namespace: Game.Rendering

Type: enum sealed public

Base: System.Enum
Implements: System.IComparable, System.ISpanFormattable, System.IFormattable, System.IConvertible

Code

public sealed enum PivotBakeMode : System.IComparable, System.ISpanFormattable, System.IFormattable, System.IConvertible
{
    public System.Int32 value__;
    public static const Game.Rendering.WindPivotHelper+PivotBakeMode SingleDecompose;
    public static const Game.Rendering.WindPivotHelper+PivotBakeMode HierarchyDecompose;

}

Fields

  • public System.Int32 value__
public System.Int32 value__;
  • public static const Game.Rendering.WindPivotHelper+PivotBakeMode SingleDecompose
public static const Game.Rendering.WindPivotHelper+PivotBakeMode SingleDecompose;
  • public static const Game.Rendering.WindPivotHelper+PivotBakeMode HierarchyDecompose
public static const Game.Rendering.WindPivotHelper+PivotBakeMode HierarchyDecompose;