Component:TriangleMesh: Difference between revisions

From Resonite Wiki
Automated: update Fields, Categories
Automated: update Fields
Line 15: Line 15:
|OverridenBoundingBox|BoundingBox|
|OverridenBoundingBox|BoundingBox|
|Profile|ColorProfile|
|Profile|ColorProfile|
|Vertex0|{{RootFieldType|Vertex}}|TypeAdv4=true|
|Vertex0|{{RootFieldType|(nested)|[[#Vertex|Vertex]]}}|TypeAdv4=true|
|Vertex1|{{RootFieldType|Vertex}}|TypeAdv5=true|
|Vertex1|{{RootFieldType|(nested)|[[#Vertex|Vertex]]}}|TypeAdv5=true|
|Vertex2|{{RootFieldType|Vertex}}|TypeAdv6=true|
|Vertex2|{{RootFieldType|(nested)|[[#Vertex|Vertex]]}}|TypeAdv6=true|
|AutoNormals|Bool|
|AutoNormals|Bool|
|AutoTangents|Bool|
|AutoTangents|Bool|

Revision as of 22:46, 3 March 2024


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


Component image 
Triangle 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
Vertex0 direct Vertex
Vertex1 direct Vertex
Vertex2 direct Vertex
AutoNormals Bool
AutoTangents Bool
DualSided Bool

Usage

Examples

Related Components