Difference between revisions of "RemoteConnectionPointDriver (Component)"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=RemoteConnectionPointDriverComponent.png |Name=Remote Connection Point Driver }} <!--T:2-->...")
 
(No difference)

Revision as of 04:13, 15 February 2023

Other languages:
English • ‎日本語

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


Remote Connection Point Driver 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
FilterThreshold Float
TargetPoint TransformRelayRef
TargetVector Float3
TargetSize Float
TargetOrientation FloatQ
LocalPoint IField<float3>
LocalVector IField<float3>
LocalOrientation IField<floatQ>
LocalSize IField<float>

Usage

Examples

Related Components