Visual Assist seems to lack offline documentation. To address this, I've copied the content from the official website and compiled it into a DOC file
C++ 18 次浏览
Python version 2.7.5's English documentation in the form of an HTML file, located within a Windows directory; not present on Linux systems.
Python 28 次浏览
Welcome! This is the documentation for Python 2.7.1, last updated on Nov 27, 2010. This guide, derived from the official Python website, provides an E
Python 37 次浏览
Unity 的离线渲染插件Offline Render挺适合做后期合成用的。它直接把游戏视图输出成OpenEXR或者多张 PNG,还能分通道导出深度、阴影、漫反射、AO(如果场景里有挂 Image Effect 的话)这些常见的G-Buffer。方便你拿去 AE、Nuke 里继续搞创作。支持360
Unity3D 0 次浏览