03 2011 档案
摘要:BinStream for Binary Reading and Writing
阅读全文
摘要:ps=CreateOLEObject"Photoshop.Application"ps.Visible=trueps.open meditMaterials[1].diffusemap.filename
阅读全文
摘要:TexWithXForm – A texture sample with tiling and offset editable in the material.Texture – A texture sample.Cubemap – A cubemap sample.Number – A constant single Number or float value.Color – A constant color value.Vector2 – A constant Vector2.Vector3 – A constant Vector3.Vector4 – A constant Vector4
阅读全文
摘要:function Start () {var distances = new float[32];// Set up layer 10 to cull at 15 meters distance.// All other layers use the far clip plane distance.distances[8] = 5;distances[9] = 2;camera.layerCullDistances = distances;}
阅读全文

浙公网安备 33010602011771号