Set the loading splash screen texture the daydream app wil be using. Note that this function only works for daydream app.
Target is Google VRHMDFunction Library
|
In
Exec
|
|
|
Texture
Texture 2D Object Reference
|
A texture asset to be used for rendering the splash screen. |
|
UVOffset
Vector 2D Structure
|
A 2D vector for offset the splash screen texture. Default value is (0.0, 0.0) |
|
UVSize
Vector 2D Structure
|
A 2D vector specifies which part of the splash texture will be rendered on the screen. Default value is (1.0, 1.0) |
|
Out
Exec
|