GenerateMaterials
RvmLoadOptions.GenerateMaterials property
RVM 파일 내에서 색상표를 내보내지 않은 경우 장면의 각 개체에 대해 임의의 색상으로 재료를 생성합니다. 기본값은 true 입니다.
public bool GenerateMaterials { get; set; }
또한보십시오
- class RvmLoadOptions
- 네임스페이스 Aspose.ThreeD.Formats
- 집회 Aspose.3D
RVM 파일 내에서 색상표를 내보내지 않은 경우 장면의 각 개체에 대해 임의의 색상으로 재료를 생성합니다. 기본값은 true 입니다.
public bool GenerateMaterials { get; set; }