UClothPhysicalMeshDataNv_Legacy

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

ClothingSystemRuntimeNv

Header

/Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothPhysicalMeshDataNv_Legacy.h

Include

#include "ClothPhysicalMeshDataNv_Legacy.h"

Syntax

class UClothPhysicalMeshDataNv_Legacy : public UClothPhysicalMeshDataBase_Legacy

Remarks

Deprecated, use FClothPhysicalMeshData instead. NV specific spatial simulation data for a mesh.

Variables

Name Description

Public variable

TArray< float >

 

AnimDriveMultipliers

Strength of anim drive per-particle (spring driving particle back to skinned location.

Public variable

TArray< float >

 

BackstopDistances

Distance along the plane of the surface that the particles can travel (separation constraint)

Public variable

TArray< float >

 

BackstopRadiuses

Radius of movement to allow for backstop movement.

Public variable

TArray< float >

 

MaxDistances

The distance that each vertex can move away from its reference (skinned) position.

Constructors

Destructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss