This website requires JavaScript.
Explore
Help
Sign In
NoEdge
/
Danbias
Watch
1
Star
0
Fork
You've already forked Danbias
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
09e55ddc30
Danbias
/
Code
/
OysterGraphics
/
Shader
/
HLSL
/
Deffered Shaders
/
Render
/
Defines.hlsli
7 lines
65 B
HLSL
Raw
Blame
History
struct
PointLight
{
float3
Pos
;
float
Radius
;
float3
Color
;
}
Reference in New Issue
View Git Blame
Copy Permalink