中文
Appearance
Texture.texelSize
Texture
纹理中每个像素的大小。 只读
Vector2
let texture = Resources.Load<Texture>(Texture, "textureId"); texture.texelSize;