IC8 Python API:RLPy RIAvatarPart

From Reallusion Wiki!
Revision as of 21:19, 5 February 2023 by Chuck (RL) (Talk | contribs) (Created page with "{{TOC}} {{Parent|IC_8_Python_API:Modules|iC8 Modules}} {{Modified}} ==Description== Missing description. ==Class Methods== ===RLPy.RIAvatarPart.GetAvatarPartType(self)===...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Main article: iC8 Modules.
Last modified: 02/5/2023

Description

Missing description.

Class Methods

RLPy.RIAvatarPart.GetAvatarPartType(self)

Experimental Function)Get the type of RIAvatarPart

Returns

EAvatarPartType - RLPy.EAvatarPartType

  • RLPy.EAvatarPartType_None
  • RLPy.EAvatarPartType_Eyes
  • RLPy.EAvatarPartType_Teeth
  • RLPy.EAvatarPartType_Tongue
  • RLPy.EAvatarPartType_Custom
  • RLPy.EAvatarPartType_EyeOcclusion
  • RLPy.EAvatarPartType_TearLine
1 # No example