v3.7.0 (January 22, 2024)
Highlights
- Add Cloth and Cloth Configuration to create a realistic cloth-like appearance
- Save a component’s configuration as a preset
- Use Depth Texture to add algorithmically-predicted depth to your effect
- Personalize a Text object with new fonts
New Features
- Add the Cloth and Cloth Configuration components to create realistic cloth-like objects, such as flags, scarves, and game elements
- Depth Texture algorithmically estimates the Camera Input Texture’s depth. The resulting grayscale texture predicts a real-world object’s distance from the camera.
- Save select components’ configurations as presets and apply it to other components of the same type
- Added six string nodes in the Visual Scripting panel: String Info, Get Character, Append Strings, Split String, Substring Info, and Replace Substring
- Select Scene Object as a variable type from the My Items menu in the Visual Scripting panel
Updates
- Font options have been added to the Text component
- The maximum supported bone count of imported models has increased from 50 to 100
Known Issues
- If the mesh is used for cloth simulation, avoid using the same mesh in other places.