Skip to content

格式

typescript
Component.OnPreCull()

所属类: Component

描述

在摄像机进行剔除之前调用此方法。

参数

参数名类型描述

返回值

类型描述
void

代码示例