Rasterex Web SDKAPI client referenceBIM/3DMethodstransparency3DOn this pagetransparency3DUse this method to set the transparency of the 3D model. Syntax RxCore.transparency3D(value) Parameters value: number — Transparency using a value between 0-1 where 1 is fully opaque. Returns NA — This method does not return a value.