Version: 2021.2
언어: 한국어

CustomRenderTextureUpdateZoneSpace

enumeration

매뉴얼로 전환

설명

Space in which coordinates are provided for Update Zones.

See Also: CustomRenderTexture.

변수

NormalizedCoordinates are normalized. (0, 0) is top left and (1, 1) is bottom right.
PixelCoordinates are expressed in pixels. (0, 0) is top left (width, height) is bottom right.