level 1
下拉菜单没有Diffuse_highQ,Specular_highQ,Normalmap_highQ
不知道原因,求大神!!!!!!
2017年04月25日 03点04分
2
level 11
Diffuse_highQ=Albedo
Diffuse_lowQ=Albedo
DiffuseWithMask_highQ=AlbedoWithOpacity
DiffuseWithMask_lowQ=AlbedoWithOpacity
DiffuseWithAlphaTest_highQ=AlbedoWithCoverage
DiffuseWithAlpha_highQ=AlbedoWithGenericAlpha
Diffuse_Decal=Decal_AlbedoWithOpacity
Specular_highQ=Reflectance
Specular_lowQ=Reflectance
SpecularLinear_highQ=Reflectance_Linear
SpecularWithGlossInAlpha_highQ=ReflectanceWithSmoothness_Legacy
Packed_specular_lowq=Reflectance
Normalmap_highQ=Normals
Normalmap_lowQ=Normals
NormalmapWithGlossInAlpha_highQ=NormalsWithSmoothness_Legacy
DisplacementMap=Displacement
Bump2Normalmap_highQ=NormalsFromDisplacement
Bump2Normalmap_lowQ=NormalsFromDisplacement
DetailBumpMap=Normals
DetailTexture=Albedo
MergedDetailMap=Detail_MergedAlbedoNormalsSmoothness
MergedDetailMap_HighQ=Detail_MergedAlbedoNormalsSmoothness_Lossless
Skybox_highQ=SkyboxLDR
HDRCubemap_highQ=EnvironmentProbeHDR
HDRDiffuseCubemap_highQ=EnvironmentProbeHDR_Irradiance
HDRReflectionsRGBK_highQ=SkyboxHDR
HDRSkydomeRGBK_highQ=SkyboxHDR
HDRCubemapRGBK_highQ=EnvironmentProbeHDR
HDRDiffuseCubemapRGBK_highQ=EnvironmentProbeHDR_Irradiance
ParticleDiffuse=Albedo
ParticleDiffuseStreamable=Albedo
OpacityMap=Opacity
UserInterface=UserInterface_Lossless
ReferenceImage_NoSrgb=ReferenceImage_Linear
TerrainDiffuse=Terrain_Albedo
TerrainDiffuseHighPassed=Terrain_Albedo_HighPassed
2017年04月25日 12点04分
3