Small World Engine API Reference - v0.46.1
Preparing search index...
GlassMaterialOptions
Interface GlassMaterialOptions
interface
GlassMaterialOptions
{
color
?:
Color
;
ior
?:
number
;
metallic
?:
number
;
normalMap
?:
Texture
;
roughness
?:
number
;
thickness
?:
number
;
transmission
?:
number
;
}
Index
Properties
color?
ior?
metallic?
normal
Map?
roughness?
thickness?
transmission?
Properties
Optional
color
color
?:
Color
Optional
ior
ior
?:
number
Optional
metallic
metallic
?:
number
Optional
normal
Map
normalMap
?:
Texture
Optional
roughness
roughness
?:
number
Optional
thickness
thickness
?:
number
Optional
transmission
transmission
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
ior
metallic
normal
Map
roughness
thickness
transmission
Small World Engine API Reference - v0.46.1
Loading...