FBShadowFrameType Class Reference

FBShadowFrameType Class Reference

#include <mobu-python-api.h>

Class Description

Shadow calculation methods.

+ Inheritance diagram for FBShadowFrameType:

Public Attributes

object kFBShadowFrameTypeShadowReceiver
 Bases the shadow calculation on the shadow of the receiver. More...
 
object kFBShadowFrameTypeShadowCaster
 Bases the shadow calculation on the shadow of the caster. More...
 
object kFBShadowFrameTypeShadowCubeMap
 Undocumented or unsupported. More...
 

Member Data Documentation

object kFBShadowFrameTypeShadowCaster

Bases the shadow calculation on the shadow of the caster.

object kFBShadowFrameTypeShadowCubeMap

Undocumented or unsupported.

object kFBShadowFrameTypeShadowReceiver

Bases the shadow calculation on the shadow of the receiver.