Skip to content
Snippets Groups Projects
Select Git revision
  • cleanup/feature
  • 4.26 default protected
  • dev/5.1
  • fix/packaging-friendly
  • develop
  • feature/tesselation
6 results

InstancedMeshLineRendering.uplugin

Blame
  • InstancedMeshLineRendering.uplugin 470 B
    {
    	"FileVersion": 3,
    	"Version": 1,
    	"VersionName": "1.0",
    	"FriendlyName": "InstancedMeshLineRendering",
    	"Description": "",
    	"Category": "Other",
    	"CreatedBy": "",
    	"CreatedByURL": "",
    	"DocsURL": "",
    	"MarketplaceURL": "",
    	"SupportURL": "",
    	"CanContainContent": true,
    	"IsBetaVersion": false,
    	"IsExperimentalVersion": false,
    	"Installed": false,
    	"Modules": [
    		{
    			"Name": "InstancedMeshLineRendering",
    			"Type": "Runtime",
    			"LoadingPhase": "Default"
    		}
    	]
    }