PhongMaterial.ReflectionColor
PhongMaterial.ReflectionColor property
获取或设置反射颜色。
public Vector3 ReflectionColor { get; set; }
Property Value
反射。
另请参见
- struct Vector3
- class PhongMaterial
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
获取或设置反射颜色。
public Vector3 ReflectionColor { get; set; }
反射。