For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

IdleVariations

Array

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

해당 이름에 매핑할 이모트 애니메이션의 에셋 ID입니다.

Return

void

Code Samples

GetAccessories

현재 지원되지 않습니다.

Parameters

boolean InIncludeRigidAccessories

true로 지정하면 결과에 Rigid 액세서리까지 포함합니다. 기본값은 false입니다.

Return

Tuple

현재 Humanoid에 적용되어 있는 액세서리 정보를 담은 테이블입니다.

Code Samples

GetEmotes

현재 지원되지 않습니다.

Parameters

Return

Value

이 HumanoidDescription에 추가되거나 설정된 이모트 목록을 이름과 에셋 ID 쌍으로 담은 딕셔너리입니다.

Code Samples

GetEquippedEmotes

현재 지원되지 않습니다.

Parameters

Return

Tuple

이 HumanoidDescription에 현재 장착된 이모트들의 정보를 담은 테이블 배열입니다.

Code Samples

RemoveEmote

현재 지원되지 않습니다.

Parameters

string InName

제거할 이모트의 이름입니다. 해당 이름으로 추가된 이모트가 모두 제거됩니다.

Return

void

Code Samples

SetAccessories

현재 지원되지 않습니다.

Parameters

Array InAccessories

Humanoid에 적용할 액세서리 정보를 담은 배열입니다.

boolean InIncludeRigidAccessories

true로 지정하면 입력 배열에 포함된 Rigid 액세서리도 함께 적용합니다. 기본값은 false입니다.

Return

void

Code Samples

SetEmotes

현재 지원되지 않습니다.

Parameters

Value InEmotes

이 HumanoidDescription에 설정할 이모트들의 이름과 에셋 ID 쌍을 담은 딕셔너리입니다.

Return

void

Code Samples

SetEquippedEmotes

현재 지원되지 않습니다.

Parameters

Array InEquippedEmotes

장착할 이모트 이름들의 배열입니다. 배열 순서대로 장착됩니다.

Return

void

Code Samples

Events

See also

Humanoid Description

Last updated