Difference between revisions of "HPL3/SOMA/Scripting/eRenderableType"
Jump to navigation
Jump to search
(Created page with "{{ScriptingStub}} Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki! ==Values== {| class="wikitable sortable" ! Enum Name...") |
|||
Line 30: | Line 30: | ||
| <code>eRenderableType_LastEnum</code> || <code>13</code> || | | <code>eRenderableType_LastEnum</code> || <code>13</code> || | ||
|} | |} | ||
+ | |||
+ | {{ReferencesSection}} | ||
{{HPL3SOMAScriptingCategories}} | {{HPL3SOMAScriptingCategories}} | ||
__FORCETOC__ | __FORCETOC__ |
Latest revision as of 15:51, 6 August 2020
This page has been automatically generated, but it needs descriptions added to the various fields/functions in order to be complete. |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!
Contents
Values
Enum Name | Integer Value | Description |
---|---|---|
eRenderableType_ParticleEmitter |
0 |
|
eRenderableType_SubMesh |
1 |
|
eRenderableType_Light |
2 |
|
eRenderableType_Billboard |
3 |
|
eRenderableType_Beam |
4 |
|
eRenderableType_GuiSet |
5 |
|
eRenderableType_Rope |
6 |
|
eRenderableType_FogArea |
7 |
|
eRenderableType_TerrainPatch |
8 |
|
eRenderableType_ForceField |
9 |
|
eRenderableType_LastEnum |
13 |
References
- HPL3/SOMA/Scripting/cBeam (← links)
- HPL3/SOMA/Scripting/cBillboard (← links)
- HPL3/SOMA/Scripting/cClothEntity (← links)
- HPL3/SOMA/Scripting/cFogArea (← links)
- HPL3/SOMA/Scripting/cForceField (← links)
- HPL3/SOMA/Scripting/cLensFlare (← links)
- HPL3/SOMA/Scripting/cLightBox (← links)
- HPL3/SOMA/Scripting/cLightDirectional (← links)
- HPL3/SOMA/Scripting/cLightPoint (← links)
- HPL3/SOMA/Scripting/cLightSpot (← links)
- HPL3/SOMA/Scripting/cRopeEntity3D (← links)
- HPL3/SOMA/Scripting/cRopeEntityBillboard (← links)
- HPL3/SOMA/Scripting/cSubMeshEntity (← links)
- HPL3/SOMA/Scripting/iLight (← links)
- HPL3/SOMA/Scripting/iRenderableEntity (← links)
- HPL3/SOMA/Scripting/iRopeEntity (← links)