You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Added functions to TTransform3 to clamp scale to valid range and transform Normals. Added MeshTransforms, has functions to transform and inverse-transform a mesh. Added OctreeDynamicMeshComponent::ApplyTransform() to apply these functions to internal mesh. #jira UE-80548 #rb jimmy.andrews #rnx [CL 9552130 by Ryan Schmidt in Dev-Editor branch]