C# 클래스 OpenMetaverse.AppearanceManager.WearParams

파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs

공개 프로퍼티들

프로퍼티 타입 설명
Bake bool
Param object
Remove_Existing_Attachments bool

공개 메소드들

메소드 설명
WearParams ( object param, bool bake, bool remove_existing_attachments ) : System

메소드 상세

WearParams() 공개 메소드

public WearParams ( object param, bool bake, bool remove_existing_attachments ) : System
param object
bake bool
remove_existing_attachments bool
리턴 System

프로퍼티 상세

Bake 공개적으로 프로퍼티

public bool Bake
리턴 bool

Param 공개적으로 프로퍼티

public object Param
리턴 object

Remove_Existing_Attachments 공개적으로 프로퍼티

public bool Remove_Existing_Attachments
리턴 bool