Component image File:LegacyRangeMapperComponent.pngLegacy Range Mapper component as seen in the Scene Inspector
The Legacy Range Mapper component is used in old legacy content from before the Awwdio system.
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. |
MinDistance
|
Float | The field with the legacy min distance. |
MaxDistance
|
Float | The field with the legacy max distance. |
Radius
|
field drive of Float | The field to drive with MinDistance and MaxDistance converted.
|
BlendDistance
|
field drive of Float | The field to drive with MinDistance and MaxDistance converted.
|
Usage
only used in legacy content from before the Awwdio system.