-
-
Notifications
You must be signed in to change notification settings - Fork 4
2019_08_23_ToDoToday
Éloi Strée edited this page Aug 22, 2019
·
7 revisions
- Store
- Itch.io]()
- Google Play
- Side Quest
- Oculus Store
- Set the quest as Developer mode
- Sideload with ADB
- How to record video
- Interface vs Inheritance vs Modular Inheritance
- Tag vs Layer vs TagScript
-
Layer belong to layer mask
- layermask == (layermask | (1 << layer))
//https://answers.unity.com/questions/50279/check-if-layer-is-in-layermask.html
public static bool IsInLayerMask(int layer, LayerMask layermask)
{
return layermask == (layermask | (1 << layer));
}
Feel free to support my work. A donation is always welcome to enlight my day.【ツ】
https://tipeee.com/eloilab
- Oculus Light
Step in VR by praticing
Réalité Virtuelle
Base de Unity
Painting Jam
- TechnoBel 2018: Specialization VR
- TechnoBel 2017: Quick Introduction to VR
- Technifutur 2018: Unity Developer
- Technifutur 2018: Basic of Unity For Artists
- Technifutur 2019: Virtual Reality Introduciton
What am I working on ?
