The '''DebugFieldAdapterTest''' is used with [[Component:DebugFieldAdapter]] to test the accuracy. If set properly, the <code>InvertedColor</code> should flash between inverted and not inverted every frame.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|InvertedColor|ColorX|
|InvertedColor|ColorX| <code>SourceColor</code> inverted. Doesn't do this when this component is by itself. Is set to <code>SourceColor</code> every time this component changes in any way.
|SourceColor|ColorX|
|SourceColor|ColorX| The source color. Doesn't affect or is changed by anything. Except for sets or drives.
}}
}}
== Behavior ==
== Usage ==
Is a test item. Is not needed to be used by the user.
== Examples ==
== See Also ==
== See Also ==
* [[Component:DebugFieldAdapter]]
[[Category:Components:Debug{{#translation:}}|Debug Field Adapter Test]]
[[Category:Components:Debug{{#translation:}}|Debug Field Adapter Test]]
[[Category:Components{{#translation:}}|Debug Field Adapter Test]]
[[Category:Components{{#translation:}}|Debug Field Adapter Test]]
[[Category:ComponentStubs]]
Revision as of 03:39, 15 January 2025
Component image
Debug Field Adapter Test component as seen in the Scene Inspector
The DebugFieldAdapterTest is used with Component:DebugFieldAdapter to test the accuracy. If set properly, the InvertedColor should flash between inverted and not inverted every frame.