989onan bot (talk | contribs) Automated: create new component page |
m update |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|Name=Sphere Constant Reference Spatial Variable`1 | |Name=Sphere Constant Reference Spatial Variable`1 | ||
}} | }} | ||
The ''' | The '''SphereConstantReferenceSpatialVariable''' component is used to define a reference value as part of the [[Spatial variables]] system without a gradient. | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|VariableName|String| | |VariableName|String| {{SpatialVariables_VariableName}} | ||
|Priority|Int| | |Priority|Int| {{SpatialVariables_Priority}} | ||
|Radius|Float| | |Radius|Float| How big the sphere is for the area of influence. | ||
|BlendDistance|Float| | |BlendDistance|Float| {{SpatialVariables_BlendDistance}} | ||
|BlendDistanceMode|SpatialVariableBlendDistanceMode| | |BlendDistanceMode|SpatialVariableBlendDistanceMode| {{SpatialVariables_BlendDistanceMode}} | ||
|Reference|'''T'''|TypeAdv5=true| | |Reference|'''T'''|TypeAdv5=true| {{SpatialVariables_Value_Reference}} | ||
}} | }} | ||
Line 25: | Line 24: | ||
[[Category:Components{{#translation:}}|Sphere Constant Reference Spatial Variable`1]] | [[Category:Components{{#translation:}}|Sphere Constant Reference Spatial Variable`1]] | ||
[[Category:Generic Components{{#translation:}}|Sphere Constant Reference Spatial Variable`1]] | [[Category:Generic Components{{#translation:}}|Sphere Constant Reference Spatial Variable`1]] | ||
Latest revision as of 00:34, 3 August 2025
Component image 
Sphere Constant Reference Spatial Variable`1 component as seen in the Scene Inspector

The SphereConstantReferenceSpatialVariable component is used to define a reference value as part of the Spatial variables system without a gradient.
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. |
VariableName
|
String | The name of the variable this has within it's field of influence for the Spatial variables system. |
Priority
|
Int | The priority this spatial variable has other others overlapping in the same space for the Spatial variables system. |
Radius
|
Float | How big the sphere is for the area of influence. |
BlendDistance
|
Float | How the gradient for this variable within it's volume determines the sampled value for the Spatial variables system. |
BlendDistanceMode
|
SpatialVariableBlendDistanceMode | The mode used for blending the value with other variables for the Spatial variables system. |
Reference
|
T | The value this spatial variable gives when sampled at 100%. |