(One intermediate revision by the same user not shown)
Line 3:
Line 3:
|Name=Debug Field Adapter Test
|Name=Debug Field Adapter Test
}}
}}
{{stub}}
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 ==
{{Template:Debug}}
== 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]]
Latest revision as of 02:25, 15 February 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.
This game element is a debug item. Elements like this may be removed at any time without warning, and creations should not rely on it.