Legacy Documentation: Version 4.5
Previous
Interactive Cloth
Next
Skinned Cloth

Cloth Renderer

Switch to Scripting

A Cloth Renderer is used to render a cloth mesh generated by an Interactive Cloth component on the same object.

Properties

Property: Function:
Cast Shadows If selected the cloth will cast shadows
Receive Shadows The cloth can receive Shadows if enabled
Materials Materials that the cloth will use.
Use Light Probes If selected, light probes will be enabled.
Light Probe Anchor Light Probe lighting is interpolated at the center of the Renderer’s bounds or at the position of the anchor, if assigned.
Pause When Not Visible If selected, the simulation will not be calculated when the cloth is not being rendered by the camera.

Details

The cloth components are highly coupled and one doesn’t make much sense without the other, so he editor will prevent you from removing the Interactive Cloth from an object that has a Cloth Renderer.

Previous
Interactive Cloth
Next
Skinned Cloth