1256994696
- Removed any usage of LmbCentral and legacy renderer from NvCloth gem. - Cloth rule can only be added to Mesh groups, not allowed in Actor groups anymore. - Removed ActorAssetHelper since actors now share the mesh model format and therefore they also use MeshAssetHelper. - Updated NvCloth gem.json file with the fields from the template. - Updated cloth chicken asset to not convert axis.
9 lines
246 B
JSON
9 lines
246 B
JSON
{
|
|
"gem_name": "NvCloth",
|
|
"display_name": "NVIDIA Cloth [PREVIEW]",
|
|
"summary": "Provides the functionality needed to add cloth simulation.",
|
|
"canonical_tags": ["Gem"],
|
|
"user_tags": ["Physics"],
|
|
"icon_path": "preview.png"
|
|
}
|