- Maya Programming with Python Cookbook
- Adrian Herbez
- 91字
- 2021-07-14 10:46:41
Chapter 1. Getting Started with Maya
This chapter will cover everything you need to get the most out of the rest of the book, as well as give you a feel for the differences between MEL and Python, as follows:
- Using the script editor to investigate functionality
- Running code from the script editor
- Importing Maya's built-in Python functionality
- Accessing documentation for a specific command
- Understanding Create, Query, and Edit flags
- Adding custom folders to your script path
- Writing and running an external script
- Calling a MEL script with Python
推薦閱讀
- TypeScript Essentials
- Kibana Essentials
- 深入理解Bootstrap
- React Native Cookbook
- Python 3破冰人工智能:從入門到實戰(zhàn)
- OpenShift在企業(yè)中的實踐:PaaS DevOps微服務(wù)(第2版)
- 你不知道的JavaScript(中卷)
- SQL基礎(chǔ)教程(第2版)
- Microsoft Azure Storage Essentials
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- Unity Character Animation with Mecanim
- Python期貨量化交易實戰(zhàn)
- Learning Bootstrap 4(Second Edition)
- C語言從入門到精通(視頻實戰(zhàn)版)
- 前端程序員面試筆試真題與解析