Sets the offset of shadows from the objects that cast them.
SyntaxVB6
Copy Code
|
|---|
Public Sub SetShadowOffset( _ |
C++
Copy Code
|
|---|
public: |
RemarksSpecifies at what distance shadows are painted relatively to the objects that cast them.
See Also