Version: 2020.2
언어: 한국어

EditorJsonUtility

class in UnityEditor

매뉴얼로 전환

설명

Utility functions for working with JSON data and engine objects.

정적 함수

FromJsonOverwriteOverwrite data in an object by reading from its JSON representation.
ToJsonGenerate a JSON representation of an object.