Navigation
API > API/Plugins > API/Plugins/GeometryScriptingEditor > API/Plugins/GeometryScriptingEditor/GeometryActors > API/Plugins/GeometryScriptingEditor/GeometryActors/AGeneratedDynamicMeshActor
Syntax
UPROPERTY&40;Category&61;"DynamicMeshActor", EditAnywhere, BlueprintReadWrite&41;
bool bFrozen
Remarks
If true, the DynamicMeshComponent will be "Frozen" in its current state, and automatic rebuilding will be disabled. However the DynamicMesh can still be modified by explicitly-called functions/etc.