Show / Hide Table of Contents

Struct FullBodyImage

全身画像

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public struct FullBodyImage

Fields

original

オリジナル画像

Declaration
public WebImage original
Field Value
Type Description
WebImage

w300

幅300に変換された画像

Declaration
public WebImage w300
Field Value
Type Description
WebImage

w600

幅600に変換された画像

Declaration
public WebImage w600
Field Value
Type Description
WebImage
Back to top Generated by DocFX