Methods
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
Static CreateGlass
- CreateGlass(theWeight: OpenGl_Vec3, theAbsorptionColor: OpenGl_Vec3, theAbsorptionCoeff: number, theRefractionIndex: number): Graphic3d_BSDF
Parameters
theWeight: OpenGl_Vec3
theAbsorptionColor: OpenGl_Vec3
theAbsorptionCoeff: number
theRefractionIndex: number
Static CreateMetallic
Parameters
theWeight: OpenGl_Vec3
theRoughness: number
Static CreateMetallicRoughness
Static CreateTransparent
- CreateTransparent(theWeight: OpenGl_Vec3, theAbsorptionColor: OpenGl_Vec3, theAbsorptionCoeff: number): Graphic3d_BSDF
Parameters
theWeight: OpenGl_Vec3
theAbsorptionColor: OpenGl_Vec3
theAbsorptionCoeff: number