123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "FileVersion": 3,
- "Version": 1,
- "VersionName": "1.0",
- "FriendlyName": "X3DUtil",
- "Description": "",
- "Category": "Other",
- "CreatedBy": "",
- "CreatedByURL": "",
- "DocsURL": "",
- "MarketplaceURL": "",
- "SupportURL": "",
- "CanContainContent": true,
- "IsBetaVersion": false,
- "IsExperimentalVersion": false,
- "Installed": false,
- "Modules": [
- {
- "Name": "X3DUtil",
- "Type": "Runtime",
- "LoadingPhase": "Default",
- "WhitelistPlatforms": [
- "Win64",
- "Mac",
- "Android",
- "IOS",
- "Linux",
- "HTML5"
- ]
- }
- ],
- "Plugins": [
- {
- "Name": "ProceduralMeshComponent",
- "Enabled": true
- },
- {
- "Name": "GeometryProcessing",
- "Enabled": true
- }
- ]
- }
|