Skip to main content

Enumeration: ShaderProperties

Defined in: render/material.ts:11

Enumeration Members

Enumeration MemberValueDescriptionDefined in
BaseColor"_BaseColor"vec4 [0.0, 1.0]render/material.ts:15
BaseMap"_BaseMap"2D Texturerender/material.ts:13
BumpMap"_BumpMap"2D Texturerender/material.ts:43
BumpScale"_BumpScale"floatrender/material.ts:41
Cutoff"_Cutoff"float [0.0, 1.0]render/material.ts:18
DetailAlbedoMap"_DetailAlbedoMap"2D Texturerender/material.ts:65
DetailAlbedoMapScale"_DetailAlbedoMapScale"float [0.0, 2.0]render/material.ts:63
DetailMask"_DetailMask"2D Texturerender/material.ts:61
DetailNormalMap"_DetailNormalMap"2D Texturerender/material.ts:69
DetailNormalMapScale"_DetailNormalMapScale"float [0.0, 2.0]render/material.ts:67
EmissionColor"_EmissionColor"vec3 [0.0, 1.0]render/material.ts:56
EmissionMap"_EmissionMap"2D Texturerender/material.ts:58
EnvironmentReflections"_EnvironmentReflections"floatrender/material.ts:38
Metallic"_Metallic"float [0.0, 1.0]render/material.ts:26
MetallicGlossMap"_MetallicGlossMap"2D Texturerender/material.ts:28
OcclusionMap"_OcclusionMap"2D Texturerender/material.ts:53
OcclusionStrength"_OcclusionStrength"float [0.0, 1.0]render/material.ts:51
Parallax"_Parallax"float [0.005, 0.08]render/material.ts:46
ParallaxMap"_ParallaxMap"2D Texturerender/material.ts:48
Smoothness"_Smoothness"float [0.0, 1.0]render/material.ts:21
SmoothnessTextureChannel"_SmoothnessTextureChannel"floatrender/material.ts:23
SpecColor"_SpecColor"vec3 [0.0, 1.0]render/material.ts:31
SpecGlossMap"_SpecGlossMap"2D Texturerender/material.ts:33
SpecularHighlights"_SpecularHighlights"floatrender/material.ts:36