Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UnityEngine
RenderBufferHelper
C# Class UnityEngine.RenderBufferHelper
Show file
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Private Methods
Method
Description
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