mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-18 08:21:21 +08:00
Update docs and sort content
This commit is contained in:
33
src/content/post/how to separate object in blender.md
Normal file
33
src/content/post/how to separate object in blender.md
Normal file
@ -0,0 +1,33 @@
|
||||
---
|
||||
title: how to separate object in blender
|
||||
date: 2025-01-20
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags:
|
||||
- blender
|
||||
finished: true
|
||||
published: true
|
||||
category: blender
|
||||
slug: how-to-separate-object-in-blender
|
||||
description:
|
||||
toAstro: true
|
||||
---
|
||||
|
||||
how to separate object in blender
|
||||
|
||||
1. press tab to enter the edit mode
|
||||
2. select the object you want to separate
|
||||
3. click right mouse button or press the p directly to separate the object
|
||||
|
||||

|
||||
|
||||
there are three kinds of separation:
|
||||
|
||||
1. Selection (if you want to separate the object by selection, choose this)
|
||||
2. By Material
|
||||
3. By Loose Parts
|
||||
|
||||
## reference
|
||||
|
||||
https://docs.blender.org/manual/en/latest/modeling/meshes/editing/mesh/separate.html
|
Reference in New Issue
Block a user