|
|
Line 1: |
Line 1: |
| <languages></languages>
| | #REDIRECT [[GrayscaleMaterial]] |
| <translate>
| |
| <!--T:1-->
| |
| {{stub}}
| |
| {{Infobox Component
| |
| |Image=GrayscaleMaterialComponent.png
| |
| |Name=Grayscale Material
| |
| }}
| |
| | |
| <!--T:2-->
| |
| == Fields ==
| |
| {{Table ComponentFields
| |
| |HighPriorityIntegration|Bool|
| |
| |Rect|Rect|
| |
| |RectClip|Bool|
| |
| |ColorMask|ColorMask|
| |
| |StencilComparison|StencilComparison|
| |
| |StencilOperation|StencilOperation|
| |
| |StencilID|Byte|
| |
| |StencilWriteMask|Byte|
| |
| |StencilReadMask|Byte|
| |
| |RenderQueue|Int|
| |
| |_shader|IAssetProvider`1|TypeString10=IAssetProvider<Shader>|
| |
| |RatioRed|Float|
| |
| |RatioGreen|Float|
| |
| |RatioBlue|Float|
| |
| |Lerp|Float|
| |
| |Gradient|IAssetProvider`1|TypeString15=IAssetProvider<ITexture2D>|
| |
| |BlendMode|BlendMode|
| |
| |Sidedness|Sidedness|
| |
| |ZWrite|ZWrite|
| |
| |ZTest|ZTest|
| |
| }}
| |
| | |
| <!--T:3-->
| |
| == Usage ==
| |
| | |
| <!--T:4-->
| |
| == Examples ==
| |
| | |
| <!--T:5-->
| |
| == Related Components ==
| |
| </translate>
| |
| [[Category:ComponentStubs]]
| |
| [[Category:Components{{#translation:}}|Grayscale Material]]
| |
| [[Category:Components:Assets:Materials:Filters{{#translation:}}|Grayscale Material]] | |