HumanoidDescription

HumanoidDescription : Instance

Overview

Humanoid(캐릭터)의 외형 요소들을 정의하는 인스턴스로, 신체 형태, 색상, 크기 비율, 애니메이션 등 캐릭터 표현에 관련된 여러 속성을 함께 제어할 수 있습니다.

Properties

AccessoryBlob

string

현재 지원되지 않습니다.

Code Samples

BackAccessory

string

현재 지원되지 않습니다.

Code Samples

BodyTypeScale

number

현재 지원되지 않습니다.

Code Samples

ClimbAnimation

string

Humanoid가 Climb 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

DepthScale

number

Humanoid의 앞뒤 두께를 조정하는 스케일 비율입니다.

Code Samples

DieAnimation

string

Humanoid가 Die 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

Face

string

현재 지원되지 않습니다.

Code Samples

FaceAccessory

string

현재 지원되지 않습니다.

Code Samples

FallAnimation

string

Humanoid가 Fall 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

FrontAccessory

string

현재 지원되지 않습니다.

Code Samples

GraphicTShirt

string

현재 지원되지 않습니다.

Code Samples

HairAccessory

string

현재 지원되지 않습니다.

Code Samples

HatAccessory

string

현재 지원되지 않습니다.

Code Samples

string

Humanoid의 Head에 적용할 에셋 ID를 정의합니다.

Code Samples

HeadColor

Color3

Humanoid의 Head에 적용할 색상을 정의합니다.

Code Samples

HeadScale

number

현재 지원되지 않습니다.

Code Samples

HeadTextureId

string

Humanoid의 Head에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

HeightScale

number

Humanoid의 높이를 조정하는 스케일 비율입니다.

Code Samples

IdleAnimation

string

Humanoid가 Idle 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

JumpAnimation

string

Humanoid가 Jump 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

LandedAnimation

string

Humanoid가 Landed 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

LeftArm

string

Humanoid의 LeftArm에 적용할 에셋 ID를 정의합니다.

Code Samples

LeftArmColor

Color3

Humanoid의 LeftArm에 적용할 색상을 정의합니다.

Code Samples

LeftArmTextureId

string

Humanoid의 LeftArm에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

LeftLeg

string

Humanoid의 LeftLeg에 적용할 에셋 ID를 정의합니다.

Code Samples

LeftLegColor

Color3

Humanoid의 LeftLeg에 적용할 색상을 정의합니다.

Code Samples

LeftLegTextureId

string

Humanoid의 LeftLeg에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

MoodAnimation

string

현재 지원되지 않습니다.

Code Samples

NeckAccessory

string

현재 지원되지 않습니다.

Code Samples

Pants

string

현재 지원되지 않습니다.

Code Samples

ProportionScale

number

현재 지원되지 않습니다.

Code Samples

RightArm

string

Humanoid의 RightArm에 적용할 에셋 ID를 정의합니다.

Code Samples

RightArmColor

Color3

Humanoid의 RightArm에 적용할 색상을 정의합니다.

Code Samples

RightArmTextureId

string

Humanoid의 RightArm에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

RightLeg

string

Humanoid의 RightLeg에 적용할 에셋 ID를 정의합니다.

Code Samples

RightLegColor

Color3

Humanoid의 RightLeg에 적용할 색상을 정의합니다.

Code Samples

RightLegTextureId

string

Humanoid의 RightLeg에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

RunAnimation

string

Humanoid가 Run 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

Shirt

string

현재 지원되지 않습니다.

Code Samples

ShoulderAccessory

string

현재 지원되지 않습니다.

Code Samples

SprintAnimation

string

Humanoid가 Sprint 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

SwimmingBreaststrokeAnimation

string

현재 지원되지 않습니다.

Code Samples

SwimmingIdleAnimation

string

현재 지원되지 않습니다.

Code Samples

Torso

string

Humanoid의 Torso에 적용할 에셋 ID를 정의합니다.

Code Samples

TorsoColor

Color3

Humanoid의 Torso에 적용할 색상을 정의합니다.

Code Samples

TorsoTextureId

string

Humanoid의 Torso에 적용할 텍스쳐 ID를 정의합니다.

Code Samples

WaistAccessory

string

현재 지원되지 않습니다.

Code Samples

WalkAnimation

string

Humanoid가 Walk 상태로 전환될 때 재생할 애니메이션을 설정합니다.

Code Samples

WidthScale

number

Humanoid의 좌우 폭을 조정하는 스케일 비율입니다.

Code Samples

Methods

AddEmote

현재 지원되지 않습니다.

Parameters

string InName

string InAssetId

Return

void

Code Samples

GetAccessories

현재 지원되지 않습니다.

Parameters

bool InIncludeRigidAccessories

Return

Tuple

Code Samples

GetEmotes

현재 지원되지 않습니다.

Parameters

Return

Value

Code Samples

GetEquippedEmotes

현재 지원되지 않습니다.

Parameters

Return

Tuple

Code Samples

RemoveEmote

현재 지원되지 않습니다.

Parameters

string InName

Return

void

Code Samples

SetAccessories

현재 지원되지 않습니다.

Parameters

array InAccessories

bool InIncludeRigidAccessories

Return

void

Code Samples

SetEmotes

현재 지원되지 않습니다.

Parameters

Value InEmotes

Return

void

Code Samples

SetEquippedEmotes

현재 지원되지 않습니다.

Parameters

array InEquippedEmotes

Return

void

Code Samples

Events

EmotesChanged

현재 지원되지 않습니다.

Parameters

Code Samples

EquippedEmotesChanged

현재 지원되지 않습니다.

Parameters

Code Samples

See also

Humanoid Description

Last updated