ScreenPoint, ViewPoint, and WorldPoint in Unity3D
Explaining the differences between three point representations in Unity3D: ScreenPoint (pixel-based frame representation), ViewPoint (frame always has height and width of 1), and WorldPoint (coordinates shown through Transform.Position). The purpose of having these three representations is to help developers create flexible cross-platform games across different screen sizes.

Related Posts
Discover more content you might enjoy

The Difference Between Input.GetAxis and Input.GetAxisRaw
A detailed explanation of the difference between two input handling functions in Unity3D: Input.GetAxis and Input.GetAxisRaw, helping readers understand proper usage for different game types.
![How to Use [System.Serializable] in Unity](/_next/image?url=https%3A%2F%2Fres.cloudinary.com%2Fkhoanguyen1505%2Fimage%2Fupload%2Fv1751210719%2Fkhoa_blog%2FS%25E1%25BB%25AD_d%25E1%25BB%25A5ng_SystemSerializable_trong_unity_nh%25C6%25B0_th%25E1%25BA%25BF_n%25C3%25A0o%2F0ed05238-8734-4b44-995d-953a2fbcff94_374x451.png.jpg&w=828&q=75)
How to Use [System.Serializable] in Unity
A detailed explanation of how to use the [System.Serializable] attribute in Unity to display classes and properties in the Inspector, helping developers easily customize values and manage data in games.

1DevTool: The Developer Cockpit I Built Because I Was Drowning in Windows
I was running Claude Code, Codex, and Gemini CLI in three different terminals, plus VS Code, Chrome, Postman, and TablePlus — just to ship one feature. So I built 1DevTool: one window per project, every AI agent in one place, everything persists.

Server Compass: Why I Built a Desktop App to Turn Any $5 VPS Into My Own PaaS
I was tired of paying $20+/month for Vercel and Railway, but also tired of self-hosted panels eating 2GB of RAM on my $5 VPS. So I built Server Compass — a desktop app that connects to any VPS over SSH and gives you the full power of a managed PaaS, with zero server overhead and one-time pricing.

Book Review: Moonwalking with Einstein
Review of 'Moonwalking with Einstein' by Joshua Foer - a journey exploring the art and science of memory, from the perspective of a journalist who participated in the USA Memory Championship.

Axie and Coin98 Success
A frank perspective on the success of Axie and Coin98 - two Vietnamese blockchain projects that raised millions of dollars and built extensive ecosystems. This article counters negative opinions and properly values these pioneers.