Component:CapsuleMesh: Difference between revisions

From Resonite Wiki
Automated: update component fields
→‎Fields: add info
Line 12: Line 12:
{{Table ComponentFields
{{Table ComponentFields
|HighPriorityIntegration|Bool|
|HighPriorityIntegration|Bool|
|OverrideBoundingBox|Bool|
|OverrideBoundingBox|HighPriorityIntegration|Bool| {{Stub}}
|OverridenBoundingBox|BoundingBox|
|OverrideBoundingBox|Bool| {{Template:Override Bounding Box}}
|OverridenBoundingBox|BoundingBox| {{Template:Overridden Bounding Box}}
|Profile|ColorProfile|
|Profile|ColorProfile|
|Radius|Float| Determines the roundness of the mesh.
|Radius|Float| Determines the roundness of the mesh.
Line 24: Line 25:
}}
}}


<!--T:3-->
== Usage ==
== Usage ==



Revision as of 16:30, 31 July 2024


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


Component image 
Capsule 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.

Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).

Usage

Examples

Related Components