Table of Contents

Class WitPoseEditor

Settings and Gizmo logic for WitPoseEditor

public class WitPoseEditor : EditorWindow
Inheritance
WitPoseEditor

Properties

EnableMuscleTracking

public bool EnableMuscleTracking { get; }

Property Value

bool

Methods

OpenWindow()

public static void OpenWindow()

RecordAllMusclesAtCurrentTime()

public void RecordAllMusclesAtCurrentTime()

SelectBone(HumanBodyBones)

Public method to be called by BoneGizmoSystem when a bone is selected

public void SelectBone(HumanBodyBones bone)

Parameters

bone HumanBodyBones

SwitchGizmoMode(GizmoMode)

public void SwitchGizmoMode(WitPoseEditor.GizmoMode newMode)

Parameters

newMode WitPoseEditor.GizmoMode