SteamVR/Environments/Scripting/API/CBaseModelEntity.SetRenderAlpha
< SteamVR | Environments | Scripting | API
Jump to navigation
Jump to search

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
Function Description
void SetRenderAlpha( int )
SetRenderAlpha( int ): Sets the FX amount (0 - 255) on entity. 0 = invisible, 255 = opaque
- Example
function CBaseModelEntity:SetRenderAlpha( int ) end

This article has not been added to any content
categories. Please help out by
adding categories.
January 2024


January 2024