| BendDamping |
float |
Damping for the bend constraint between 0 and 1 |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- AdvancedDisplay
- Category="BendConstraint"
- Meta=(ToolTip="Damping for the bend constraint between 0 and 1")
|
| BendStiffness |
float |
Stiffness for the bend constraint in GPa |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- Category="BendConstraint"
- Meta=(ToolTip="Stiffness for the bend constraint in GPa")
|
| CollisionRadius |
float |
Radius that will be used for the collision detection against the physics asset |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- Category="CollisionConstraint"
- Meta=(ToolTip="Radius that will be used for the collision detection against the physics asset")
|
| KineticFriction |
float |
Kinetic friction used for collision against the physics asset |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- AdvancedDisplay
- Category="CollisionConstraint"
- Meta=(ToolTip="Kinetic friction used for collision against the physics asset")
|
| StaticFriction |
float |
Static friction used for collision against the physics asset |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- AdvancedDisplay
- Category="Collision Constraint"
- Meta=(ToolTip="Static friction used for collision against the physics asset")
|
| StrandsViscosity |
float |
Viscosity parameter between 0 and 1 that will be used for self collision |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- Category="CollisionConstraint"
- Meta=(ToolTip="Viscosity parameter between 0 and 1 that will be used for self collision")
|
| StretchDamping |
float |
Damping for the stretch constraint between 0 and 1 |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- AdvancedDisplay
- Category="StretchConstraint"
- Meta=(ToolTip="Damping for the stretch constraint between 0 and 1")
|
| StretchStiffness |
float |
Stiffness for the stretch constraint in GPa |
GroomAssetPhysics.h |
- EditAnywhere
- BlueprintReadWrite
- Interp
- Category="StretchConstraint"
- Meta=(ToolTip="Stiffness for the stretch constraint in GPa")
|