types.py 文件源码

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

项目:UPBGE-CommunityAddon 作者: elmeunick9 项目源码 文件源码
def __init__(self):
        self.diffuseIntensity = float()
        self.diffuseFactor = float()
        self.alpha = float()
        self.specularIntensity = float()
        self.specularFactor = float()
        self.hardness = float()
        self.emit = float()
        self.mirror = float()
        self.normal = float()
        self.parallaxBump = float()
        self.parallaxStep = float()
        self.lodBias = float()
        self.bindCode = int()
        self.cubeMap = KX_CubeMap()
        self.ior = float()
        self.refractionRatio = float()
        self.uvOffset = mathutils.Vector()
        self.uvSize = mathutils.Vector()
        self.uvRotation = float()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号