Legacy Documentation: Version 4.6
Language: English
Interactive Cloth
Skinned Cloth

Cloth Renderer

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Sumbission failed

For some reason your suggested change could not be submitted. Please try again in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

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.

Interactive Cloth
Skinned Cloth