Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The pelvis operator move your agent in space and reposition it on the given height field.


Ports

Attributes
Type
Description
inPoseposethe input pose.
directionvector3the direction vector.
useDirectionMetadataboolIf true, the operator uses the direction metadata instead of the direction port value.
usePositionOnly
boolIf true, the operator will only use the agent position.
heightFieldstringThe name of the height field.
heightFieldOffsetdoubleAn extra offset applied to your agent heights from the ground.
gravityvector3The gravity vector to be used.
setHFAsGravityboolIf true, computes the gravity vector from the height field.
useGravityboolif true, uses the gravity for repositioning the agent..
compensateStretchLegboolCompensate the leg stretching.
  • No labels