Component:LegacyCircleSegmentMaterial: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page BuiltInMaterial (Component) to Component:BuiltInMaterial: Creating component Namespace
Automated: Added {{Legacy}}
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages></languages>
{{Legacy}}<languages></languages>
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{Infobox Component
{{Infobox Component
|Image=BuiltInMaterialComponent.png
|Image=LegacyCircleSegmentMaterialComponent.png
|Name=Built In Material
|Name=Legacy Circle Segment Material
}}
}}
The '''LegacyCircleSegmentMaterial''' component is a leftover Component from content migrated from other platforms. It should not be used, and should be replaced whenever possible.


<!--T:2-->
<!--T:2-->
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|HighPriorityIntegration|Bool|
|HighPriorityIntegration|Bool|{{Asset HighPriorityIntegration Field}}
|Shader|String|
|_shader|{{RootFieldType|AssetRef`1|[[Type:Shader|Shader]]}}|TypeAdv1=true| The shader this uses.
|_shader|IAssetProvider`1|TypeString2=IAssetProvider<Shader>|
}}
}}


<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
Not to be used.


<!--T:4-->
<!--T:4-->
== Examples ==
== Examples ==
{{stub}}


<!--T:5-->
<!--T:5-->
== Related Components ==
== See Also ==
</translate>
</translate>
[[Category:ComponentStubs]]
[[Category:Components{{#translation:}}|Legacy Circle Segment Material]]
[[Category:Components{{#translation:}}|Built In Material]]
[[Category:Components:Uncategorized{{#translation:}}|Legacy Circle Segment Material]]
[[Category:Components:Uncategorized{{#translation:}}|Built In Material]]

Latest revision as of 03:43, 7 April 2025

This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image 
Legacy Circle Segment Material component as seen in the Scene Inspector

The LegacyCircleSegmentMaterial component is a leftover Component from content migrated from other platforms. It should not be used, and should be replaced whenever possible.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
HighPriorityIntegration Bool If true, integrating this asset (e.g. processing procedural assets) gets higher priority than assets with this flag off. An example is user laser procedural meshes.
_shader Shader The shader this uses.

Usage

Not to be used.

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

See Also