PoseProblem

Pose Problems

This contains the full list of Pose Problems that can be returned when posing

Entries

Link copied to clipboard

Both wrists are above elbows

Link copied to clipboard

Right wrist above right elbow or right shoulder

Link copied to clipboard

Left wrist above left elbow or left shoulder

Link copied to clipboard

Right arms raised too far away from the body

Link copied to clipboard

Right arm to close to body

Link copied to clipboard

Left arms raised too far away from the body

Link copied to clipboard

Left arm to close to body

Link copied to clipboard

Legs are not spread

Link copied to clipboard

Right leg angle from vertical is too small

Link copied to clipboard

Right leg angle from vertical is too big

Link copied to clipboard

Left leg angle from vertical is too small

Link copied to clipboard

Left leg angle from vertical is too big

Link copied to clipboard

Feet are not perpendicular

Link copied to clipboard

Main axis is too big an angle from vertical

Link copied to clipboard

Shoulder axis too high an angle from horizontal

Link copied to clipboard

Elbow axis too high an angle from horizontal

Link copied to clipboard

Wrist axis too high an angle from horizontal

Link copied to clipboard

Knee axis too high an angle from horizontal

Link copied to clipboard

Ankle axis too high an angle from horizontal

Link copied to clipboard

One or both shoulders too far from center

Link copied to clipboard

One or both elbows too far from center

Link copied to clipboard

One or both wrists too far from center

Link copied to clipboard

One or both knees too far from center

Link copied to clipboard

One or both ankles too far from center

Link copied to clipboard

Elbow closer to center than shoulder

Link copied to clipboard

Wrist closer to center than elbow

Link copied to clipboard

The neck is lower than the waist

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.