MonoGame/MonoGame

Update documentation for Vector3.Transform

Open

#4,586 opened on Mar 1, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C# (3,071 forks)batch import
DocumentationGood First IssueHelp Wanteddocshelp wantedscope: docsscope: math

Repository metrics

Stars
 (13,886 stars)
PR merge metrics
 (Avg merge 25d 3h) (22 merged PRs in 30d)

Description

The documentation for Vector3.Transform to be updated to include clarification that it ignores the w component. This is intended behaviour and needs to be made clear to the user.

Contributor guide