Component:UserDistanceValueDriver: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page UserDistanceValueDriver (Component) to Component:UserDistanceValueDriver: Creating component Namespace
Automated: update Fields, Categories
Line 13: Line 13:
|Node|UserNode|
|Node|UserNode|
|Distance|Float|
|Distance|Float|
|TargetField|IField`1|TypeString2=IField<float>|
|TargetField|{{RootFieldType|FieldDrive`1|T}}|TypeAdv2=true|
|NearValue|Float|
|NearValue|'''T'''|TypeAdv3=true|
|FarValue|Float|
|FarValue|'''T'''|TypeAdv4=true|
}}
}}


Line 30: Line 30:
[[Category:Generics{{#translation:}}]]
[[Category:Generics{{#translation:}}]]
[[Category:Components{{#translation:}}|User Distance Value Driver`1]]
[[Category:Components{{#translation:}}|User Distance Value Driver`1]]
[[Category:Generic Components{{#translation:}}|User Distance Value Driver`1]]
[[Category:Components:Transform:Drivers{{#translation:}}|User Distance Value Driver`1]]
[[Category:Components:Transform:Drivers{{#translation:}}|User Distance Value Driver`1]]

Revision as of 21:26, 3 March 2024


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

Component image 
User Distance Value Driver`1 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. Some components stop their functionality when this field is disabled, but some don't.
Node UserNode
Distance Float
TargetField field drive of T
NearValue T
FarValue T

Usage

Examples

Related Components