Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityCommonLibrary
UI
WorldCanvasSizer
C# 클래스 UnityCommonLibrary.UI.WorldCanvasSizer
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: thebeardphantom/UnityCommonLibrary
공개 프로퍼티들
프로퍼티
타입
설명
meters
float
resolution
UnityEngine.Vector2
공개 메소드들
메소드
설명
RefreshCanvasSize
( ) :
void
비공개 메소드들
메소드
설명
Awake
( ) :
void
OnValidate
( ) :
void
Reset
( ) :
void
메소드 상세
RefreshCanvasSize()
공개
메소드
public
RefreshCanvasSize
( ) :
void
리턴
void
프로퍼티 상세
meters
공개적으로 프로퍼티
public
float
meters
리턴
float
resolution
공개적으로 프로퍼티
public
Vector2,UnityEngine
resolution
리턴
UnityEngine.Vector2