water .persistence .set  (  ObjectID ,  State  )  
                                
Description :

This instruction sets the persistence mode of a water effect. It indicates whether the water effect will have to be displayed again every time the screen is updated.

Parameters :

  • ObjectID of the water effect.
  • TRUE(Default)
    FALSE
    PERSISTENCE_TRAILS

Examples :