Defines an instance of a uv_set asset.
Name | Description | Default | Required |
---|---|---|---|
id | A string representing the unique identifier for this asset within the current file scope. | None | yes |
url | A string representing the URI of the uv_set definition to instantiate. | None | yes |
parent | A string representing the URI of the geometry that the UV set should attach to. | None | yes |
{ "id" : "TestV4-1", "url" : "#TestV4", "parent" : "#blMilMan_m4b" }