Files
UnrealEngine/Engine/Plugins/VirtualProduction/CompositePlane/CompositePlane.uplugin
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

24 lines
565 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Composite Plane",
"Description": "Provides a cine camera actor for projecting textures and videos",
"Category": "Virtual Production",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "CompositePlane",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
]
}