MetallicRoughness
PbrMaterial.MetallicRoughness property
获取或设置金属(在 R 通道中)和粗糙度(在 G 通道中)的纹理
public TextureBase MetallicRoughness { get; set; }
也可以看看
- class TextureBase
- class PbrMaterial
- 命名空间 Aspose.ThreeD.Shading
- 部件 Aspose.3D
获取或设置金属(在 R 通道中)和粗糙度(在 G 通道中)的纹理
public TextureBase MetallicRoughness { get; set; }