// September 2015 // Levee Patroller / Dijk Patrouille // This source file is (c) by Deltares. This source file is open source but only available to select users. Do not redistribute without written permission of Stichting Deltares, Delft, The Netherlands. // This header has been automatically generated. //============================================================================= // DynamicMeshActor // // Making the static become dynamic. // // ------------------------------------------------------------ // Created by Almar Joling // © 2007, Geodelft // // Date Id Modification // 2007-09-20 jln Header created //============================================================================= class DynamicMeshActor extends StaticMeshActor placeable; defaultproperties { bStatic=False bDynamicLight = true bUseDynamicLights = true DrawType = DT_StaticMesh }