渠道模型參數。

interface LineSegmentEntityModel {
    baseColorTextureImageSource?: string;
    normalTextureImageSource?: string;
}

Properties

baseColorTextureImageSource?: string

貼圖來源。

normalTextureImageSource?: string

法線貼圖來源。

Generated using TypeDoc