기술 자료

Asset Transformer SDK


User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK


ColorOrTexture

Struct
읽는 시간 1분최근 업데이트: 2일 전

Inherited Members
Namespace: UnityEngine.Pixyz.Material
[Serializable]public struct ColorOrTexture

Fields

color

public Color color
Returns

Type

Description

Color

texture

public Texture texture
Returns

Type

Description

Texture

_type

public ColorOrTexture.Type _type
Returns

Type

Description

ColorOrTexture.Type