4 results for "mesh" in class
class class class class
USkeletalMeshComponent Engine
A component that renders a skeletal mesh and drives it with animation.
USplineMeshComponent Engine
A static mesh component that deforms its mesh along a local spline segment, stretching or bending it between two defined points.
UStaticMeshComponent Engine
A component that renders a static mesh asset.
ACharacter Engine
ACharacter extends APawn with a CapsuleComponent for collision, a SkeletalMeshComponent for visual representation, and a CharacterMovementComponent for walking, running, jumping, swimming, and flying.