Stay organized with collections
Save and categorize content based on your preferences.
A UI component that scrolls a tiled texture horizontally.
Summary
Inheritance
Inherits from: MonoBehaviour
Public attributes
|
ScrollSpeed = 2.5f
|
float
How fast the fill texture will scroll in units per second.
|
Public attributes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-03-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-03-18 UTC."],[],[],null,["# Google.Play.Common.LoadingScreen.ScrollingFillAnimator Class Reference\n\nGoogle.Play.Common.LoadingScreen.ScrollingFillAnimator\n======================================================\n\nA UI component that scrolls a tiled texture horizontally.\n\nSummary\n-------\n\n### Inheritance\n\nInherits from: MonoBehaviour\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|\n| [ScrollSpeed](#classGoogle_1_1Play_1_1Common_1_1LoadingScreen_1_1ScrollingFillAnimator_1a46c9d4edae1a3fd15d81232edcfd562f)` = 2.5f` | `float` How fast the fill texture will scroll in units per second. |\n\nPublic attributes\n-----------------\n\n### ScrollSpeed\n\n```c#\nfloat ScrollSpeed = 2.5f\n``` \nHow fast the fill texture will scroll in units per second."]]