프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultCameraSize | float | ||
UnitsPerPixel | float | ||
constantSize | bool |
메소드 | 설명 | |
---|---|---|
ApplyModifiedProperties ( ) : void | ||
CheckCaptureCamera ( ) : void |
|
|
CheckMainCamera ( ) : void |
Check if there is a stage camera in the scene. If none, create one.
|
|
CreateCamera ( string name, int cullingMask ) : |
|
|
OnEnable ( ) : void | ||
OnRenderObject ( ) : void | ||
OnScreenSizeChanged ( ) : void | ||
Update ( ) : void |
public static CreateCamera ( string name, int cullingMask ) : |
||
name | string | |
cullingMask | int | |
리턴 |