Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
SkDrawShadowRec Struct Reference

#include <SkDrawShadowInfo.h>

Public Attributes

SkPoint3 fZPlaneParams
 
SkPoint3 fLightPos
 
SkScalar fLightRadius
 
SkColor fAmbientColor
 
SkColor fSpotColor
 
uint32_t fFlags
 

Detailed Description

Definition at line 26 of file SkDrawShadowInfo.h.

Member Data Documentation

◆ fAmbientColor

SkColor SkDrawShadowRec::fAmbientColor

Definition at line 30 of file SkDrawShadowInfo.h.

◆ fFlags

uint32_t SkDrawShadowRec::fFlags

Definition at line 32 of file SkDrawShadowInfo.h.

◆ fLightPos

SkPoint3 SkDrawShadowRec::fLightPos

Definition at line 28 of file SkDrawShadowInfo.h.

◆ fLightRadius

SkScalar SkDrawShadowRec::fLightRadius

Definition at line 29 of file SkDrawShadowInfo.h.

◆ fSpotColor

SkColor SkDrawShadowRec::fSpotColor

Definition at line 31 of file SkDrawShadowInfo.h.

◆ fZPlaneParams

SkPoint3 SkDrawShadowRec::fZPlaneParams

Definition at line 27 of file SkDrawShadowInfo.h.


The documentation for this struct was generated from the following file: