Search Results for

    Show / Hide Table of Contents

    Class HipPositionAdjusterGroup

    HipPositionAdjusters for each character direction and the name of the scale group that should affect the hip position.

    Inheritance
    Object
    HipPositionAdjusterGroup
    Namespace: CustomizableCharacters
    Assembly: cs.temp.dll.dll
    Syntax
    public class HipPositionAdjusterGroup

    Properties

    DownAdjuster

    HipPositionAdjusters for each character direction and the name of the scale group that should affect the hip position.

    Declaration
    public HipPositionAdjuster DownAdjuster { get; }
    Property Value
    Type Description
    HipPositionAdjuster

    ScaleGroupName

    HipPositionAdjusters for each character direction and the name of the scale group that should affect the hip position.

    Declaration
    public string ScaleGroupName { get; }
    Property Value
    Type Description
    String

    SideAdjuster

    HipPositionAdjusters for each character direction and the name of the scale group that should affect the hip position.

    Declaration
    public HipPositionAdjuster SideAdjuster { get; }
    Property Value
    Type Description
    HipPositionAdjuster

    UpAdjuster

    HipPositionAdjusters for each character direction and the name of the scale group that should affect the hip position.

    Declaration
    public HipPositionAdjuster UpAdjuster { get; }
    Property Value
    Type Description
    HipPositionAdjuster
    In This Article
    • Properties
      • DownAdjuster
      • ScaleGroupName
      • SideAdjuster
      • UpAdjuster
    Back to top 2D Customizable Characters