Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityEngine
RenderBufferHelper
C# 클래스 UnityEngine.RenderBufferHelper
파일 보기
프로젝트 열기: CarlosHBC/UnityDecompiled
1 사용 예제들
비공개 메소드들
메소드
설명
GetLoadAction
(
RenderBuffer
&
b
) :
int
GetNativeRenderBufferPtr
(
IntPtr
rb
) :
IntPtr
GetStoreAction
(
RenderBuffer
&
b
) :
int
INTERNAL_CALL_GetNativeRenderBufferPtr
(
IntPtr
rb
,
IntPtr
&
value
) :
void
SetLoadAction
(
RenderBuffer
&
b
,
int
a
) :
void
SetStoreAction
(
RenderBuffer
&
b
,
int
a
) :
void