Unreal Engine自定義skybox,使用cubemap

1.新建BP actor 添加staticmesh組件,設置mesh爲SM_SkySphere(包含在Engine Content文件夾) 2.新建材質球 材質類型unlit 使用TextureSampleParameterCube類型讀取cubemap 核心關鍵使用reflection vector生成uv,輸入座標(0,0,0) 3.cubemap格式hdr,32位圖 賦予材質給BP的mesh
相關文章
相關標籤/搜索