{ "FileVersion": 3, "Version": 1, "VersionName": "1.0", "FriendlyName": "Actor Modifier", "Description": "Actual implementation of modifiers for actors based on ActorModifierCore plugin", "Category": "Virtual Production", "CreatedBy": "Epic Games, Inc.", "CreatedByURL": "https://epicgames.com", "DocsURL": "", "MarketplaceURL": "", "SupportURL": "", "CanContainContent": true, "IsBetaVersion": true, "IsExperimentalVersion": false, "Installed": false, "PlatformAllowList": [ "Win64", "Linux", "Mac" ], "Modules": [ { "Name": "ActorModifier", "Type": "Runtime", "LoadingPhase": "Default" }, { "Name": "ActorModifierEditor", "Type": "Editor", "LoadingPhase": "Default" }, { "Name": "ActorModifierLayout", "Type": "Runtime", "LoadingPhase": "Default" } ], "Plugins": [ { "Name": "ActorModifierCore", "Enabled": true }, { "Name": "ClonerEffector", "Enabled": true } ] }