FBModelCullingMode Class Reference

FBModelCullingMode Class Reference

#include <mobu-python-api.h>

Class Description

Model Culling Mode.

+ Inheritance diagram for FBModelCullingMode:

Public Attributes

object kFBCullingOff
 Culling Off. More...
 
object kFBCullingOnCCW
 Culling with Counter Clock Wise. More...
 
object kFBCullingOnCW
 Culling with Clock Wise. More...
 

Member Data Documentation

object kFBCullingOff

Culling Off.

object kFBCullingOnCCW

Culling with Counter Clock Wise.

object kFBCullingOnCW

Culling with Clock Wise.