Skip to content

format

typescript
PostEffectPackage.GetEnable(value)

class: PostEffectPackage

description

Get whether the specified post-processing effect is enabled.

parameter

param_nametypedescription
valuePostEffectDefinePost-processing effect

reture

typedescription
booleanWhether it is enabled

code example