#include <SpringBasedVegetationComponent.h>
Public Attributes | |
FVector | CenterOfMass = FVector(0,0,0) |
float | Length = 0.5f |
float | Mass = 1.f |
Definition at line 32 of file SpringBasedVegetationComponent.h.
FVector FSkeletonBone::CenterOfMass = FVector(0,0,0) |
Definition at line 41 of file SpringBasedVegetationComponent.h.
Referenced by FSkeletonHierarchy::ClearExternalForces().
float FSkeletonBone::Length = 0.5f |
Definition at line 39 of file SpringBasedVegetationComponent.h.
Referenced by FSkeletonHierarchy::ClearExternalForces().
float FSkeletonBone::Mass = 1.f |
Definition at line 37 of file SpringBasedVegetationComponent.h.
Referenced by FSkeletonHierarchy::ClearExternalForces().