transparency3DEx
Use this alternative method to set the transparency of the 3D model that has a better reset of transparency created for the new mesh structure.
Syntax
RxCore.transparency3DEx(value)
Parameters
value
: number — Transparency using a value between0-1
where1
is fully opaque.
Returns
- NA — This method does not return a value.