- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Plays debug shader on the reference, with normalised RGBA color (or white if empty)
Caveats
Parameters
ObjectReferenceakRef
float[]afRGBA
Examples
Auto-Generated Example
ObjectReference myObjectReference__akRef
float[] myFloatArray__afRGBA
PO3_SKSEFunctions.PlayDebugShader(myObjectReference__akRef, myFloatArray__afRGBA)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
