Version: 2022.3
언어: 한국어

SpriteDataAccessExtensions

class in UnityEngine.U2D

매뉴얼로 전환

설명

A list of methods designed for reading and writing to the rich internal data of a Sprite.

It is now possible to read and write to all the channels of the VertexAttribute, BoneWeight, BindPose and the SpriteBones of a Sprite.

정적 함수

GetBindPosesReturns an array of BindPoses.
GetBonesReturns a list of SpriteBone in this Sprite.
GetIndicesReturns a list of indices. This is the same as Sprite.triangle.
GetVertexAttributeRetrieves a strided accessor to the internal vertex attributes.
GetVertexCountReturns the number of vertices in this Sprite.
HasVertexAttributeChecks if a specific channel exists for this Sprite.
SetBindPosesSets the bind poses for this Sprite.
SetBonesSets the SpriteBones for this Sprite.
SetIndicesSet the indices for this Sprite. This is the same as Sprite.triangle.
SetVertexAttributeSets a specific channel of the VertexAttribute.
SetVertexCountSets the vertex count. This resizes the internal buffer. It also preserves any configurations of VertexAttributes.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961