|Formatting|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| The field to fill with data on how to format the value for displaying it.
|Formatting|'''[[Type:IField`1|IField`1]]<[[Type:String|String]]>'''|TypeAdv15=true| The field to fill with data on how to format the value for displaying it.
|Min|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv16=true| The value Field to fill with the minimum value this feed number can be.
|Min|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv16=true| The value Field to fill with the minimum value this feed number can be.
|Max|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv17=true| The value field to full with the maximum value this feed number can be.
|Max|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv17=true| The value field to fill with the maximum value this feed number can be.
}}
}}
Latest revision as of 18:59, 17 January 2025
Component image
Feed Clamped Value Field Interface`1 component as seen in the Scene Inspector
The FeedClampedValueFieldInterface component is used as a template type item in data feed mappers in the Data Feeds system. This component allows for making a UI Template for changing a value with a minimum and maximum value.
This template's parent container. If that template also has a parent and a child, then it recursively goes up the containers till it finds the root interface with a parent and a child interface, then instantiates that interfaces child interface and it's Nested items instead of just this interface.