Difference between revisions of "IC Python API:RLPy RFacialSetting"

From Reallusion Wiki!
Jump to: navigation, search
(Created page with "{{TOC}} {{Parent|IC_Python_API:RL_Python_Modules|Modules}} ==Detailed Description== This class is used to store the settings of facial motion capture. ==Member Functions== ===...")
 
(No difference)

Latest revision as of 01:21, 1 April 2019

Main article: Modules.

Detailed Description

This class is used to store the settings of facial motion capture.

Member Functions

GetBlend

RLPy.RFacialSetting.GetBlend ( self )

Get facial blend status.

Returns

Blend status - bool

SetBlend

RLPy.RFacialSetting.SetBlend ( self, bBlend )

Set facial blend status.

Parameters

bBlend [IN] blend status - bool