C# 클래스 ME3Explorer.Unreal.Classes.SkeletalMeshOld.Influence

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
bone byte
weight byte

공개 메소드들

메소드 설명
Influence ( float _f, int _bone ) : System

메소드 상세

Influence() 공개 메소드

public Influence ( float _f, int _bone ) : System
_f float
_bone int
리턴 System

프로퍼티 상세

bone 공개적으로 프로퍼티

public byte bone
리턴 byte

weight 공개적으로 프로퍼티

public byte weight
리턴 byte