Class ArtworkMediumSimple
必要最低限に絞られたメディア情報
Inherited Members
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public class ArtworkMediumSimple
Fields
image
アートワークの画像
Declaration
public ArtworkImage image
Field Value
Type | Description |
---|---|
ArtworkImage |
Remarks
typeがYoutube動画の場合はnullになる
type
アートワークの種類
Declaration
public EnumArtworkMediumType type
Field Value
Type | Description |
---|---|
EnumArtworkMediumType |
youtube
アートワークのYoutube動画
Declaration
public ArtworkYoutube youtube
Field Value
Type | Description |
---|---|
ArtworkYoutube |
Remarks
typeが画像の場合はnullになる