ScreenWidth

返回玩家局部坐标空间中的屏幕宽度.

格式:
ScreenWidth

参数:

返回值类型:
浮点型

错误条件:

注意:
ScreenWidth和ScreenHeight不受摄像机缩放系数影响.

示例:
type = Explod
space = screen
pos = ScreenWidth / 2, ScreenHeight / 2
...
在屏幕中心创建一个screen空间的explod.