C# 클래스 LSLib.Granny.Model.BoneWeight

파일 보기 프로젝트 열기: Norbyte/lslib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
A byte

공개 메소드들

메소드 설명
this ( int index ) : byte

Gets or sets the value at the index of the weight vector.

메소드 상세

this() 공개 메소드

Gets or sets the value at the index of the weight vector.
public this ( int index ) : byte
index int
리턴 byte

프로퍼티 상세

A 공개적으로 프로퍼티

public byte A
리턴 byte