NormalTexture
PbrSpecularMaterial.NormalTexture property
获取或设置法线贴图的纹理
public TextureBase NormalTexture { get; set; }
也可以看看
- class TextureBase
- class PbrSpecularMaterial
- 命名空间 Aspose.ThreeD.Shading
- 部件 Aspose.3D
获取或设置法线贴图的纹理
public TextureBase NormalTexture { get; set; }