stride3d / stride3d/stride

Material Vertex Stream Index and Name property are missing in editor

Open
#2,594 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
7.8k
Forks
1.2k
Avg merge
2d 17h
Merged PRs (30d)
49

Description

Based from this manual page Vertex Stream , Color Vertex Stream Should have an Index Property, and Custom Vertex Stream should have a Name property. But Those properties are missing from the editor only the channel property are available.

This Ticket seems related

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Vertex Stream manual section and the related issue #223, then locate the material editor code for Color Vertex Stream and Custom Vertex Stream. Confirm how the existing channel property is exposed and make sure the editor also exposes Color Vertex Stream's Index and Custom Vertex Stream's Name properties.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.