types.py 文件源码

python
阅读 23 收藏 0 点赞 0 评论 0

项目:UPBGE-CommunityAddon 作者: elmeunick9 项目源码 文件源码
def __init__(self):
        self.KX_MIST_QUADRATIC = int()
        self.KX_MIST_LINEAR = int()
        self.KX_MIST_INV_QUADRATIC = int()
        self.mistEnable = bool()
        self.mistStart = float()
        self.mistDistance = float()
        self.mistIntensity = float()
        self.mistType = None
        self.mistColor = mathutils.Color()
        self.horizonColor = mathutils.Color()
        self.zenithColor = mathutils.Color()
        self.ambientColor = mathutils.Color()
        self.exposure = float()
        self.range = float()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号