Skip to content

Commit e95044f

Browse files
committed
Added material colors note
1 parent 03fefa2 commit e95044f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en-us/art/blender.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -808,6 +808,8 @@ Vertex painting is the process of storing color information directly on the vert
808808

809809
Vertex painting is useful for adding color variation to your assets in a lightweight, efficient way, especially in stylized workflows or experiences where performance is a concern, as it can reduce texture memory usage and draw calls. Many Roblox creators use vertex painting in conjunction with Studio's default materials, `Class.MaterialVariant` objects, and `Class.SurfaceAppearance` objects to create visual complexity on otherwise simple 3D objects.
810810

811+
**Note:** Applying material colors in blender will not be imported into studio.
812+
811813
<GridContainer numColumns="3">
812814
<figure>
813815
<img src="../assets/art/3p-software/blender/VP-NoColor.png" alt="A rocket launcher object in Blender without any color." width="100%"/>

0 commit comments

Comments
 (0)