angle
in radians, clockwise, around the body.height
fraction (from 0 to 1) between base of the body and the topmirroring
when mirroring, a clone of the feature is placed at the inverted angleprotruding
when protruding, the local Y direction will point directly away from the surface of the body (works great for hats)Note: mirroring and protruding do not mix!! (mirrored object does not protrude)
More...
Public Attributes | |
float | angle |
float | height |
bool | mirroring |
bool | protruding |
angle
in radians, clockwise, around the body.
height
fraction (from 0 to 1) between base of the body and the top
mirroring
when mirroring, a clone of the feature is placed at the inverted angle
protruding
when protruding, the local Y direction will point directly away from the surface of the body (works great for hats)
Note: mirroring and protruding do not mix!! (mirrored object does not protrude)
float CharacterModel.Feature.PlacementSetting.angle |
float CharacterModel.Feature.PlacementSetting.height |
bool CharacterModel.Feature.PlacementSetting.mirroring |
bool CharacterModel.Feature.PlacementSetting.protruding |