Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetEnabledFading(bool, float)

Fade the cloth simulation in or out.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ClothModule
public void SetEnabledFading(bool enabled, float interpolationTime)

Parameters

enabled

Fading enabled or not.

interpolationTime