Component:UVAtlasAnimator: Difference between revisions

From Resonite Wiki
imported>Xekri
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=UVAtlasAnimatorComponent.png |Name=UVAtlas Animator }} <!--T:2--> == Fields == {{Table Comp..."
 
mNo edit summary
Line 1: Line 1:
<languages></languages>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{stub}}
Line 25: Line 23:
<!--T:5-->
<!--T:5-->
== Related Components ==
== Related Components ==
</translate>
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components{{#translation:}}|UVAtlas Animator]]
[[Category:Components|UV Atlas Animator]]
[[Category:Components:Transform:Drivers{{#translation:}}|UVAtlas Animator]]
[[Category:Components:Transform:Drivers|UV Atlas Animator]]

Revision as of 02:04, 12 January 2024


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


Component image 
UVAtlas Animator component as seen in the Scene Inspector


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.
ScaleField IField<float2>
OffsetField IField<float2>
AtlasInfo AtlasInfo
Frame Int

Usage

Examples

Related Components