Size visualization...IN THREE DIMENSIONS!
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 行
168 B

  1. {
  2. "python.autoComplete.extraPaths": [
  3. "./blender_autocomplete/2.92"
  4. ],
  5. "python.analysis.extraPaths": [
  6. "./blender_autocomplete/2.92"
  7. ]
  8. }