Difference between revisions of "HPL3/Community/Scripting/Classes/cluxedgeglow"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
Contents
cLuxEdgeGlow
Fields
cLuxEdgeGlow has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| iLuxEntity@ | GetEntity | ||
| eLuxEntityComponentType | GetType | ||
| void | LoadFromInstanceVariables | cResourceVarsObject@ apInstanceVars | |
| void | SetColor | const cColor &in aColor | |
| cColor | GetColor | ||
| void | SetAlpha | float afX | |
| float | GetAlpha | ||
| void | SetEdgeThickness | float afX | |
| float | GetEdgeThickness | ||
| void | SetLightLimit | float afX | |
| float | GetLightLimit | ||
| void | SetActive | bool abX | |
| bool | IsActive |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!