PbrMaterial.MetallicRoughness
PbrMaterial.MetallicRoughness property
获取或设置金属度(R 通道)和粗糙度(G 通道)的纹理
public TextureBase MetallicRoughness { get; set; }
另请参见
- class TextureBase
- class PbrMaterial
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
获取或设置金属度(R 通道)和粗糙度(G 通道)的纹理
public TextureBase MetallicRoughness { get; set; }