Component:UserDistanceValueDriver: Difference between revisions

From Resonite Wiki
imported>Xekri
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=UserDistanceValueDriver`1Component.png |Name=User Distance Value Driver`1 }} <!--T:2--> ==..."
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
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]]

Latest 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.
Node UserNode
Distance Float
TargetField field drive of T
NearValue T
FarValue T

Usage

Examples

Related Components