MonoGame/MonoGame

Update documentation for Vector3.Transform

Open

#4586 opened on Mar 1, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C# (13,886 stars) (3,071 forks)batch import
DocumentationGood First IssueHelp Wanted

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