Component:GridMesh: Difference between revisions

From Resonite Wiki
Automated: update component fields
No edit summary
Line 24: Line 24:
<!--T:3-->
<!--T:3-->
== Usage ==
== Usage ==
<!--T:6-->
The texture the DisplacementTexture field must be set to Uncompressed


<!--T:4-->
<!--T:4-->

Revision as of 09:25, 14 March 2024


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


Component image 
Grid Mesh 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.
HighPriorityIntegration Bool
OverrideBoundingBox Bool
OverridenBoundingBox BoundingBox
Profile ColorProfile
Points Int2
Size Float2
FlatShading Bool
DisplacementMagnitude Float
DisplacementTexture Texture2D

Usage

The texture the DisplacementTexture field must be set to Uncompressed

Examples

Related Components