Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AfterEffects
C# Class AfterEffects, EffectShader
Inheritance:
MonoBehaviour
ファイルを表示
Open project: inoook/EffectShader
Public Properties
Property
Type
Description
effectMats
Material[]
Public Methods
Method
Description
OnRenderImage
(
RenderTexture
s
,
RenderTexture
d
) :
void
Method Details
OnRenderImage()
public
method
public
OnRenderImage
(
RenderTexture
s
,
RenderTexture
d
) :
void
s
RenderTexture
d
RenderTexture
return
void
Property Details
effectMats
public_oe property
public
Material[]
effectMats
return
Material[]