Version: 2023.1
言語: 日本語

Sprite.GetScriptableObjectsCount

マニュアルに切り替える
public uint GetScriptableObjectsCount ();

戻り値

uint Returns the number of ScriptableObject that the sprite is referencing.

説明

Gets the number of ScriptableObject that the sprite references.

Refer to Sprite.GetScriptableObjects for sample usage.