From 13eb6abfe0e766e432a2f08d58fa9f5a6c5026e7 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 21 Jan 2025 23:03:37 +0100 Subject: hint_static --- doc/resources.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/resources.md') diff --git a/doc/resources.md b/doc/resources.md index c015ab7..4fbc54f 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -78,6 +78,7 @@ white except normals are zero. | `tex_thickness` | `Res` | Use green channel | | `tex_occlusion` | `Res` | Use red channel | | `hint_mirror` | | | +| `hint_static` | | | - **Attenuation**: Attenuation coefficient for each color channel due to scattering within the material volume expressed as e-folding distance (m^-1). @@ -96,6 +97,8 @@ white except normals are zero. - **Mirror Hint**: Suggest a client to render reflections of this surface properly e.g. show use a texture that shows output of another render pass from the mirrors perspective. It can be assumed that the mesh is on a single plane. +- **Static Hint**: Object will not move often. This allows implementations to + choose instanced rending when MeshPart are added more than once. ## Armature -- cgit v1.2.3-70-g09d2