safakgulpinar / BasicMaterialPropertyBlock

This project allows you to easily and quickly add a Material Property Block feature to your game object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Material Property Block

Purpose

MaterialPropertyBlock is used by Graphics. RenderMesh and Renderer. SetPropertyBlock. Use it in situations where you want to draw multiple objects with the same material, but slightly different properties. For example, if you want to slightly change the color of each mesh drawn.

How to Use

  • Drag and Drop: Simply drag and drop the script.

Package Overview

This project allows you to easily and quickly add a Material Property Block feature to your game object.

Basic Material Property Block Video

About

This project allows you to easily and quickly add a Material Property Block feature to your game object.

License:MIT License


Languages

Language:C# 99.0%Language:ShaderLab 0.6%Language:HLSL 0.1%Language:C++ 0.1%Language:Objective-C++ 0.1%Language:GAP 0.1%Language:CMake 0.0%