public class TextureMetadataSectionSerializer extends java.lang.Object implements IMetadataSectionSerializer<TextureMetadataSection>
| コンストラクタと説明 |
|---|
TextureMetadataSectionSerializer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
TextureMetadataSection |
deserialize(com.google.gson.JsonObject json) |
java.lang.String |
getSectionName()
The name of this section type as it appears in JSON.
|
public TextureMetadataSection deserialize(com.google.gson.JsonObject json)
deserialize インタフェース内 IMetadataSectionSerializer<TextureMetadataSection>public java.lang.String getSectionName()
getSectionName インタフェース内 IMetadataSectionSerializer<TextureMetadataSection>