imported>Mysticporo Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=HollowConeMeshComponent.png |Name=Hollow Cone Mesh }} <!--T:2--> == Fields == {{Table Compo..." |
m Began description of HollowConeMesh with an image |
||
Line 26: | Line 26: | ||
== Usage == | == Usage == | ||
<!--T:4--> | <!--T:4-->Similarly to the [[ConeMesh (Component)|ConeMesh]], the height of this procedural mesh is determined from the center of the object. | ||
== Examples == | == Examples == | ||
[[File:HollowConeMesh.png|thumb|2 HollowConeMeshes, one using an alpha material to demonstrate its hollow nature]]<!--T:5--> | |||
== Related Components == | == Related Components == | ||
</translate> | </translate> |
Revision as of 01:31, 12 January 2024
<translate>
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
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 | |
Height
|
Float | |
OuterRadiusBase
|
Float | |
InnerRadiusBase
|
Float | |
OuterRadiusTop
|
Float | |
InnerRadiusTop
|
Float | |
Segments
|
Int | |
UVScale
|
Float2 |
Usage
Similarly to the ConeMesh, the height of this procedural mesh is determined from the center of the object.
Examples
Related Components
</translate>