All content currently linked by this topic.
Tag
Unity
This page is generated from source metadata, which keeps the indexing logic separate from the page layout.
It is one of the clearest examples of the rebuild rule: content metadata stays in Markdown frontmatter, while the browsing experience stays in reusable site components.
The split between polished writing and rougher study material.
Posts
1 related post entries
Unity & C# notes
This is the note that stores my findings while doing the UTS FEIT31263 Game Development's assignment3 1. CSharp 1.1. ClampMagnitude Returns the copy of the Vector3 with its magnitu...