SetEntityTransparency
Sets the transparency for the given entity.
- entity: parameter input should be in NetHandle type
- newAlpha: parameter input should be in int type
{{#tag:syntaxhighlight| // Code here... |lang=csharp}} }}