찾기
내용으로 건너뛰기
추적
문서의 이전 판을 선택했습니다!
저장하면 이 자료로 새 판을 만듭니다.
미디어 파일
======유니티3D ( Unity3D )====== 유니티3D(Unity3D 이하 유니티)는 멀티 플랫폼용 게임 개발을 할 수 있게 해주는 혁신적인 2D 및 3D 게임 엔진이다. PC 및 맥(Mac) 기반에서 유니티 무료 버전으로 모든 어플리케이션을 개발할 수 있다. 굉장한 인기를 끌고 있는 게임 엔진. 거의 오쏘링툴이라고 할 정도의 개발환경을 제공한다. 게임제작에 필요한 시작부터 끝을 보장하며, 멀티 플랫폼이고, 2011년도에 한국 지사가 설립되어 개발 지원이 풍부하며, 언리얼이나 기타 게임엔진에 비해 저렴한 등 장점을 갖고 있다. 웹플러그인형태/wii/엑박/pc/아이폰 등등 지원하는 플렛폼도 다양하다. 스크립트도 파이썬/c#/Javascript 를 지원해서 입맛에 따라 익숙한 언어로 골라쓸 수 있다. 홈페이지는 물론 모든 메뉴얼과 레퍼런스 문서를 한글로 제공해 주어 힘들게 구한 외국 문서를 번역해가면서 삽질할 필요가 없다.<del> 진짜냐?</del> =====설명서===== 이제는 없어진 <del> [[http://unitykoreawiki.com/|유니티코리아위키]]</del> 에서 공부목적으로 퍼왔다. 최신판 유니티와 맞지 않는 내용이 있을 수 있다. 누구든 수정할 수 있다. ====기본==== * [[unity:UserGuide]] User Guide * [[unity:UnityBasics]] 유니티 기초 (Unity Basics) * [[LearningtheInterface]] 인터페이스 배우기 (Learning the Interface) * [[CustomizingYourWorkspace]] 작업창 커스터마이징 (Customizing Your Workspace) * [[AssetWorkflow]] 에셋 워크플로우 (Asset Workflow) * [[CreatingScenes]] 씬 제작 (Creating Scenes) * [[unity:PublishingBuilds]] 빌드 퍼블리슁 (Publishing Builds) * [[unity:Tutorials]] 튜토리얼 (Tutorials) * [[unity:UnityHotkeys]] 유니티 단축키 (Unity Hotkeys) * [[unity:Preferences]] 설정 (Preferences) * [[BuildingScenes]] 씬 빌딩 (Building Scenes) * [[GameObjects]] 게임오브젝트 (GameObjects) * [[unity:TheGameObject-ComponentRelationship]] 게임오브젝트-컴포넌트 관계 (The GameObject-Component Relationship) * [[unity:UsingComponents]] 컴포넌트 사용하기 (Using Components) * [[unity:TheComponent-ScriptRelationship]] 컴포넌트-스크립트 관계 (The Component-Script Relationship) * [[unity:UsingTheInspector]] 인스펙터 사용하기 (Using The Inspector) * [[EditingValueProperties]] 값 속성 수정하기 (Editing Value Properties) * [[EditingReferenceProperties]] 참조 속성 수정하기 (Editing Reference Properties) * [[unity:Multi-ObjectEditing]] Multi-Object Editing * [[InspectorOptions]] 인스펙터 옵션 (Inspector Options) * [[unity:UsingTheSceneView]] 씬 뷰 이용하기 (Using The Scene View) * [[unity:SceneViewNavigation]] 씬 뷰 네비게이션 (Scene View Navigation) * [[unity:PositioningGameObjects]] 게임오브젝트 포지션 조정 (Positioning GameObjects) * [[unity:ViewModes]] 뷰 모드 (View Modes) * [[GizmoandIconVisibility]] 기즈모와 아이콘 시각화 (Gizmo and Icon Visibility) * [[unity:Searching]] 검색 (Searching) * [[unity:프리팹]] 프리팹 (Prefabs) * [[Lights]] 조명 (Lights) * [[Cameras]] 카메라 (Cameras) * [[script-Terrains]] 지형 (Terrains) * [[AssetImportandCreation]] 에셋 임포트와 만들기 (Asset Import and Creation) * [[ImportingAssets]] 에셋 임포트 (Importing Assets) * [[unity:Meshes]] 메쉬 (Meshes) * [[Animations]] 애니메이션 (Animations) * [[unity:Materials]] 매터리얼 (Materials) * [[class-texture2d]] 텍스쳐 (Textures) * [[unity:ProceduralMaterials]] 진행형(Procedural) 매터리얼(Procedural Materials) * [[VideoFiles]] 비디오 파일 (Video Files) * [[AudioFiles]] 오디오 파일 (Audio Files) * [[unity:TrackerModules]] 트랙커 모듈 (TrackerModules) * [[unity:Scripting]] 스크립팅 (Scripting) * [[AssetStore]] 에셋 스토어 (Asset Store) * [[AssetServer]] 에셋 서버 (Asset Server) * [[AssetCacheServer]] 에셋 캐시 서버 (Asset Cashe Server) * [[CacheServerFAQ]] 캐시 서버 FAQ (Cache Server FAQ) * [[BehindtheScenes]] 메타데이터 관리 뒷이야기 (Behind the Scenes) * [[CreatingGameplay]] 게임플레이 제작 (Creating Gameplay) * [[InstantiatingPrefabs]] 프리팹 인스턴스화하기 (Instantiating Prefabs) * [[Input]] 인풋 (Input) * [[unity:Transforms]] 트랜스폼 (Transforms) * [[unity:Physics]] 피직스 (Physics) * [[unity:RandomNumbers]] 무작위번호 (RandomNumbers) * [[unity:ParticleSystems]] 파티클 시스템 (Particle Systems) * [[unity:ParticleSystemCurveEditor]] 파티클 시스템 곡선 에디터 (Particle System Curve Editor) * [[unity:ParticleSystemColorEditor]] 파티클 시스템 색상 에디터 (Particle System Color Editor) * [[GradientEditor]] 파티클 시스템 그레디언트 에디터 (Particle System Gradient Editor)| * [[unity:ParticleSystemInspector]] 파티클 시스템 인스펙터 (Particle System Inspector) * [[unity:ParticleSystemModulesIntro]] 파티클 시스템 모듈 소개 (Particle System Modules Intro) * [[unity:ParticleSystemModules]] 파티클 시스템 모듈 (Particle System Modules) * [[unity:ParticleSystemGrouping]] 파티클 시스템 그룹화 (Particle System Modules) * [[animation]] 애니메이션 (Animation) * [[AnimationScripting]] 애니메이션 스크립팅 (Animation Scripting) * [[unity:NavmeshandPathfinding]] 네브메쉬와 패쓰파인딩 (Navmesh and Pathfinding) * [[unity:Navmeshbaking]] 네브메쉬 굽기 (Navmesh Baking) * [[unity:Sound]] 사운드 (Sound) * [[GameInterfaceElements]] 게임 인터페이스 요소들 (Game Interface Elements) * [[unity:NetworkedMultiplayer]] 네트워크 연결된 멀티플레이어 (Networked Multiplayer) ====아이폰==== * [[iphone-GettingStarted]] 아이폰 시작하기 (iphone-GettingStarted) * [[iphone-basic]] 아이폰 기초 (iphone-basic) * [[unity:unity-remote]] 유니티 리모트 (unity-remote) * [[iphone-API]] 아이폰 API (iphone-API) * [[Input#iPhoneInput]] 아이폰 인풋 (iPhone Input) * [[unity:MobileKeyboard]] iOS 키보드 (Mobile Keyboard) * [[unity:MobileAdvanced]] iOS 고급 (Mobile Advanced) * [[MobileDotnet]] iOS .Net * [[iphone-Hardware]] 아이폰 하드웨어 (iphone-Hardware) * [[iphone-performance]] 아이폰 성능 (iphone-performance) * [[unity:OptimizingGraphicsPerformance#iPhoneOptimizingGraphicsPerformance]] 아이폰 그래픽 성능 최적화 (iPhone Optimizing Graphics Performance) * [[iphone-DrawCall-Batching]] 아이폰 드로우콜 배치 (iphone-DrawCall-Batching) * [[unity:ModelingOptimizedCharacters]] 아이폰 최적화된 캐릭터 모델링 (Modeling Optimized Characters) * [[unity:RenderingStatistics#RenderingStatisticsIPhone]] 아이폰 렌더링 통계 (Rendering Statistics IPhone) * [[iphone-Optimizing-Physics]] 아이폰 피직스 최적화 (iphone-Optimizing-Physics) * [[iphone-Optimizing-Scripts]] 아이폰 스크립트 최적화 (iphone-Optimizing-Scripts) * [[iphone-InternalProfiler]] 아이폰 내부 프로파일러 (iphone-InternalProfiler) * [[iphone-Optimizing-MainLoop]] 아이폰 메인룹 최적화 (iphone-Optimizing-MainLoop) * [[iphone-playerSizeOptimization]] 아이폰 플레이어 크기 최적화 (iphone-player Size Optimization) * [[iphone-accountsetup]] 아이폰 계정 셋업 (iphone-accountsetup) * [[iphone-unsupported]] 아이폰 미지원 기능 (iphone-unsupported) * [[unity:PluginsForIOS]] 아이폰 플러그인 (iPhone Plugins) * [[iphone-Downloadable-Content]] 아이폰 다운로드 가능 콘텐츠 (iphone-Downloadable-Content) * [[unity:MobileCustomizeSplashScreen]] 모바일 스플래쉬 스크린 최적화 (Mobile Customize SplashScreen) * [[unity:TroubleShooting#iPhoneTroubleShooting]] 아이폰 문제 해결 (iPhone Trouble Shooting) * [[iphone-bugreporting]] 아이폰 오류 보고 (iphone-bug reporting) ====안드로이드==== * [[android-GettingStarted]] 안드로이드 시작하기 (android-Getting Started) * [[android-sdksetup]] 안드로이드 SDK 셋업 (android-sdksetup) * [[android-remote]] 안드로이드 리모트 (android-remote) * [[unity:TroubleShooting#AndroidTroubleShooting]] 안드로이드 문제 해결(AndroidTroubleShooting) * [[android-bugreporting]] 안드로이드 버그 보고 (android-bugreporting) * [[android-unsupported]] 안드로이드 미지원 기능 (android-unsupported) * [[class-PlayerSettings#Android]] 안드로이드 플레이어 세팅 (class-PlayerSettings#Android) * [[android-API]] 안드로이드 API (android-API) * [[Input#AndroidInput]] 안드로이드 인풋 (AndroidInput) * [[unity:MobileKeyboard#Android]] 안드로이드 키보드 (MobileKeyboard#Android) * [[unity:MobileAdvanced#Android]] 안드로이드 고급 (MobileAdvanced#Android) * [[MobileDotnet#Android]] 안드로이드 .Net (MobileDotnet#Android) * [[unity:PluginsForAndroid]] 안드로이드 플러그인 (AndroidPlugins) * [[unity:MobileCustomizeSplashScreen#Android]] 안드로이드 스플래쉬 스크린 (MobileCustomizeSplashScreen#Android) ====네이티브 클라이언트==== * [[unity:nacl-gettingstarted]] NACL 시작하기 (nacl-getting started) * [[flash-gettingstarted]] 플래쉬 시작하기 (Flash-getting started) * [[flash-setup]] 플래쉬 설정 (Flash-setup) * [[flash-building]] 플래쉬 빌딩 (Flash-building) * [[flash-debugging]] 플래쉬 디버깅 (Flash-debugging) * [[flash-whatssupported]] 플래쉬 무엇이 지원되나 (Flash-whats supported) * [[flash-unitysharedswc]] flash-unitysharedswc * [[flashexamples-supplyingdata]] 플래쉬 예-데이타 공급 (Flash examples-supplying data) * [[flashexamples-callingflashfunctions]] 플래쉬 예-플래쉬 함수 호출 (Flash examples-calling flash functions) * [[flashexamples-browserjavascriptcommunication]] 플래쉬 예-브라우저 자바스크립트 통신 (Flash examples-browserjavascript communication) * [[flashexamples-accessingthestage]] 스테이지 접속 (Flash examples-accessing the stage) ====기타==== * [[FAQ]] 자주 묻는 질문 (FAQ) * [[unity:UpgradeGuide3435]] 3.4에서 3.5로 업그레이드 하기 (Upgrade Guide 34_35) * [[HowToUpgradeFrom2xTo3x]] 버젼2에서 3으로 업그레이드 하는 법 (How To Upgrade From 2x To 3x) * [[unity:PhysicsUpgradeDetails]] 피직스 업그레이드 상세설명 (Physics Upgrade Details) * [[unity:MonoUpgradeDetails]] 모노 업그레이드 상세설명 (Mono Upgrade Details) * [[unity:RenderingUpgradeDetails]] 렌더링 업그레이드 상세설명 (Rendering Upgrade Details) * [[unity:SL-V3Conversion]] SL-V3 변환 (SL-V3Conversion|SL-V3) * [[Activation]] 액티베이션 (Activation) * [[unity:ManualActivationHow-To]] 수동 액티베이션 (Manual Activation) * [[InternetActivationHow-To]] 인터넷 액티베이션 (Internet Activation) * [[GameCodeHow-to]] 게임 코드-하는법 (Game Code How-to) * [[HOWTO-FirstPersonWalkthrough]] 1인칭 게임 만들기 (HOWTO-First Person Walkthrough) * [[Graphicshow-tos]] 그래픽-하는법 (HOWTO-First Person Walkthrough) * [[HOWTO-alphamaps]] 알파맵 (HOWTO-alphamaps) * [[HOWTO-bumpmap]] 노멀맵 (HOWTO-bumpmap) * [[HOWTO-UseDetailTexture]] 디테일텍스쳐 사용 (HOWTO-Use Detail Texture) * [[HOWTO-MakeCubemap]] 큐브맵 만들기 (HOWTO-Make Cubemap) * [[HOWTO-UseSkybox]] 스카이박스 사용 (HOWTO-Use Skybox) * [[HOWTO-MeshParticleEmitter]] 메쉬파티클에미터 (HOWTO-Mesh Particle Emitter) * [[HOWTO-SplashScreen]] 스플래쉬 스크린 (HOWTO-Splash Screen) * [[HOWTO-LightCookie]] 라이트쿠키 (HOWTO-Light Cookie) * [[HOWTO-FixZAxisIsUp]] Z축 위방향 설정 고치기 (HOWTO-Fix Z-Axis is up) * [[HOWTO-Water]] 물 (HOWTO-Water) * [[HOWTO-exportFBX]] FBX 익스포트 (HOWTO-export FBX) * [[HOWTO-ArtAssetBestPracticeGuide]] HOWTO-ArtAssetBestPracticeGuide * [[HOWTO-importObject]] 오브젝트 임포트 (HOWTO-import Object) * [[HOWTO-ImportObjectMaya]] 마야 오브젝트 임포트 (HOWTO-Import Object Maya) * [[HOWTO-ImportObjectCinema4D]] 시네마4D 오브젝트 임포트 (HOWTO-Import Object Cinema4D) * [[HOWTO-ImportObjectMax]] 맥스 오브젝트 임포트 (HOWTO-Import ObjectMax) * [[HOWTO-ImportObjectCheetah3D]] 치타3D 오브젝트 임포트 (HOWTO-Import Object Cheetah3D) * [[HOWTO-ImportObjectModo]] 모도 오브젝트 임포트 (HOWTO-Import Object Modo) * [[HOWTO-importObjectLightwave]] 라이트웨이브 오브젝트 임포트 (HOWTO-import Object Lightwave) * [[HOWTO-ImportObjectBlender]] 블렌더 오브젝트 임포트 (HOWTO-Import Object Blender) * [[Workflow]] 워크플로우 (Workflow) * [[HOWTO-MonoDevelop]] 모노디벨롭 (HOWTO-Mono Develop) * [[HOWTO-exportpackage]] 팩키지 익스포트 (HOWTO-exportpackage) * [[HOWTO-InstallStandardAssets]] 스탠다드 에셋 설치 (HOWTO-Install Standard Assets) * [[HOWTO-PortingBetweenPlatforms]] HOWTO-PortingBetweenPlatforms ====고급==== * [[sl-advancedtopics]] 고급 (Advanced) * [[unity:VectorCookbook]] 벡터 요리법 (Vector Cookbook) * [[unity:UnderstandingVectorArithmetic]] 벡터 연산 이해하기 (Understanding Vector Arithmetic) * [[DirectionDistanceFromOneObjectToAnother]] 한 오브젝트에서 다른 오브젝트까지 방향과 거리 (Direction Distance From One Object To Another) * [[ComputingNormalPerpendicularVector]] 일반 수직 벡터 계산 (Computing Normal Perpendicular Vector) * [[AmountVectorMagnitudeInAnotherDirection]] 다른 방향의 벡터 강도 양 (Amount Vector Magnitude In Another Direction) * [[AssetBundlesIntro]] 에셋 번들 (Asset Bundles Intro) * [[abfaq]] 자주 묻는 질문 (Asset Bundles FAQ) * [[BuildingAssetBundles]] 에셋 번들 빌딩 (Building Asset Bundles) * [[DownloadingAssetBundles]] 에셋 번들 다운로드 (Downloading Asset Bundles) * [[LoadingAssetBundles]] 에셋 번들에서 자원 로딩 (Loading resources from AssetBundles) * [[keepingtrackofloadedassetbundles]] 로딩된 에셋 번들 추적 (Keeping track of loaded AssetBundles) * [[binarydata]] 바이너리 데이타 저장과 로딩 (Storing and loading binary data * [[protectingcontent]] 콘텐츠 보호 (Protecting content) * [[managingassetdependencies]] 에셋 연결고리 관리 (Managing Asset Dependencies * [[unity:scriptsinassetbundles]] 에셋번들에 스크립트 포함시키기 (Including scripts in AssetBundles * [[AssetDatabase]] 에셋 데이타베이스 (Asset Database) * [[BuildPlayerPipeline]] 플레이어 파이프라인 만들기 (Build Player Pipeline) * [[unity:RenderingPaths]] 렌더링 경로 (Rendering Paths) * [[unity:Profiler]] 프로파일러 (Profiler) * [[Lightmapping]] 라이트맵핑 (Light mapping) * [[LightmappingInDepth]] 라이트맵핑 상세설명 (Lightmapping In Depth) * [[LightmappingCustomSettings]] 라이트맵핑 커스텀세팅 (Lightmapping Custom Settings) * [[LightmappingUV]] 라이트맵핑 UV (Lightmapping UV) * [[LightProbes]] 라이트프로브 (Light Probes) * [[HDR]] HDR * [[LinearLighting]] 선조명 (Linear Lighting) * [[unity:OcclusionCulling]] 오클루젼 컬링 (Occlusion Culling) * [[LevelOfDetail]] LOD (Level of Detail) * [[CameraTricks]] 카메라 기법 (Camera Tricks) * [[unity:UnderstandingFrustum]] 절두체 이해하기 (Understanding Frustum) * [[FrustumSizeAtDistance]] 먼거리에서의 절두체 크기 (Frustum size at distance) * [[DollyZoom]] 돌리 줌 (Dolly Zoom) * [[CameraRays]] 카메라 광선 (Camera rays) * [[unity:ObliqueFrustum]] 비표준 절두체 (ObliqueFrustum) * [[ImpressionOfSize]] 크기의 인상 (Impression of size) * [[LoadingResourcesatRuntime]] 런타임시 리소스 로딩 (Loading Resources at Runtime) * [[unity:ModifyingSourceAssetsThroughScripting]] 스크립팅을 통해 소스 에셋 수정하기 (Modifying Source Assets Through Scripting) * [[GeneratingMeshGeometryProcedurally]] 순차적인 메쉬 도형(Geometry) 생성 (Generating Mesh Geometry Procedurally) * [[AnatomyofaMesh]] 메쉬의 구조 (Anatomy of a Mesh) * [[unity:UsingtheMeshClass]] 메쉬 클래스 사용하기 (Using the Mesh Class) * [[Example-CreatingaBillboardPlane]] 예: 빌보드 평면 만들기 (Example: Creating a Billboard Plane) * [[unity:UsingDLL]] DLL 사용하기 (Using DLL) * [[ExecutionOrder]] 실행 순서 (Execution Order) * [[OptimizingGraphicsPerformance]] 그래픽 성능 최적화 (Optimizing Graphics Performance) * [[DrawCallBatching]] 드로우콜 배치 (Draw Call Batching) * [[unity:ModelingOptimizedCharacters]] 최적화된 캐릭터 모델링 (Modeling Optimized Characters) * [[unity:RenderingStatistics]] 렌더링 통계 (Rendering Statistics) * [[unity:ReducingFilesize]] 파일 사이즈 줄이기 (Reducing File size) * [[unity:UnderstandingAutomaticMemoryManagement]] 자동 메모리 관리 이해하기 (Understanding Automatic Memory Management) * [[unity:PlatformDependentCompilation]] 플랫폼 종속적 컴파일 (Platform Dependent Compilation) * [[GenericFunctions]] 일반적인 기능 (Generic Functions) * [[Debugging]] 디버깅 (Debugging) * [[Console]] 콘솔 (Console) * [[Debugger]] 디버거 (Debugger) * [[LogFiles]] 로그 파일 (LogFiles) * [[AccessingHiddenFolders]] 숨겨진 폴더 접속 (Accessing Hidden Folders) * [[unity:Plugins]] 플러그인 (Plugins) * [[unity:PluginsForDesktop]] 데스크톱 플러그인 (Plugins For Desktop) * [[unity:PluginsForIOS]] iOS 플러그인 (Plugins For IOS) * [[unity:PluginsForAndroid]] 안드로이드 플러그인 (Plugins For Android) * [[unity:NativePluginInterface]] 네이티브 플러그인 (Native Plugin Interface) * [[unity:TextualSceneFormat]] 텍스처 씬 포맷 (Textual Scene Format) * [[FormatDescription]] 포맷 설명 (Format Description) * [[unity:YAMLSceneExample]] YAML 씬 설명 (YAML Scene Example) * [[ClassIDReference]] 클래스 ID 참조 (Class ID Reference) * [[unity:StreamingAssets]] 에셋 스트리밍 (Asset streaming) * [[CommandLineArguments]] 커맨드 라인 아규먼트 (Command Line Arguments) * [[unity:RunningEditorCodeOnLaunch]] 시작시 에디터 코드 실행하기 (Running editor code on launch) * [[unity:Shaders]] 셰이더 (Shader) * [[unity:ShaderTut1]] 셰이더 튜토리얼1 (ShaderTut1) * [[unity:ShaderTut2]] 셰이더 튜토리얼2 (ShaderTut2) * [[GraphicsEmulation]] 그래픽스 에뮬레이션 (Graphics Emulation) * [[unity:NetworkEmulation]] 네트워크 에뮬레이션 (Network Emulation) * [[unity:SecuritySandbox]] 보안 샌드박스 (Security Sandbox) * [[unity:VisualStudioIntegration]] 비쥬얼 스튜디오 통합 (Visual Studio Integration) * [[ExternalVersionControlSystemSupport]] 외부 버젼 컨트롤 시스템 지원 (ExternalVersion Control System Support) * [[Analytics]] 분석 (Analytics) * [[unity:VersionCheck]] 버젼 확인 (Version Check) * [[unity:TroubleShooting]] 문제 해결 (Trouble Shooting) * * [[IMEInput]] IME 인풋 (IME Input) * [[unity:Shadows]] 그림자 (Shadows) * [[DirectionalShadowDetails]] 방향성 광원(Directional Light) 그림자 상세설명(Directional Shadow Details) * [[ShadowTroubleshooting]] 그림자 문제 해결 (Shadow Troubleshooting) * [[unity:ShadowSizeDetails]] 그림자 크기 상세설명 (Shadow Size Details) * [[unity:OptimizeForIntegratedCards]] 통합 그래픽 카드 최적화 (Optimize For Integrated Cards) * [[unity:WebPlayerDeployment]] 웹 플레이어 배포(Deployment) (Web Player Deployment) * [[HTMLcodetoloadUnityWebPlayercontent]] 유니티 웹 플레이어 콘텐츠를 로드하기 위한 HTML 코드 (HTML code to load Unity Web Player content) * [[unity:WorkingwithUnityObject]] 유니티 오브젝트 이해하기 (Working with Unity Object) * [[CustomizingtheUnityWebPlayerloadingscreen]] 유니티 웹 플레이어 로딩 화면 커스터마이징 (Customizing the Unity Web Player loading screen) * [[unity:WebPlayerBehaviorTags]] 웹플레이어 행동방식(Behavior) 태그 (Web Player Behavior Tags) * [[unity:UnityWebPlayerandbrowsercommunication]] 유니티 웹 플레이어와 브라우져 커뮤니케이션 (Unity Web Player and browser communication) * [[unity:UsingWebPlayertemplates]] 웹 플레이어 템플릿 사용하기 (Using Web Player templates) * [[unity:WebPlayerStreaming]] 웹 플레이어 스트리밍 (Web Player Streaming) ====Reference Manual==== * [[unity:Components]] * [[comp-AIGroup]] * [[class-NavMeshAgent]] * [[class-OffMeshLink]] * [[unity:comp-AnimationGroup]] * [[class-Animation]] * [[class-AnimationClip]] * [[comp-AssetsGroup]] * [[class-AudioClip]] * [[class-Cubemap]] * [[class-FBXImporter]] * [[class-Flare]] * [[class-Font]] * [[class-Material]] * [[class-Mesh]] * [[class-MovieTexture]] * [[class-ProceduralMaterial]] * [[class-RenderTexture]] * [[class-TextAsset]] * [[class-Texture2D]] * [[comp-AudioGroup]] * [[class-AudioListener]] * [[class-AudioSource]] * [[class-AudioEffect]] * [[class-AudioLowPassFilter]] * [[class-AudioHighPassFilter]] * [[class-AudioEchoFilter]] * [[class-AudioDistorionFilter]] * [[class-AudioReverbFilter]] * [[class-AudioChorusFilter]] * [[class-AudioReverbZone]] * [[class-Microphone]] * [[comp-DynamicsGroup]] * [[class-BoxCollider]] * [[class-CapsuleCollider]] * [[class-CharacterController]] * [[class-CharacterJoint]] * [[class-ConfigurableJoint]] * [[class-ConstantForce]] * [[class-FixedJoint]] * [[class-HingeJoint]] * [[class-MeshCollider]] * [[class-PhysicMaterial]] * [[class-Rigidbody]] * [[class-SphereCollider]] * [[class-SpringJoint]] * [[class-InteractiveCloth]] * [[class-SkinnedCloth]] * [[class-WheelCollider]] * [[comp-GameObjectGroup]] * [[class-GameObject]] * [[comp-ImageEffects]] * [[script-AntialiasingAsPostEffect]] * [[script-BloomAndLensFlares]] * [[script-ColorCorrectionCurves]] * [[script-ContrastEnhance]] * [[script-Crease]] * [[script-DepthOfField34]] * [[script-Tonemapping]] * [[script-EdgeDetectEffectNormals]] * [[script-Fisheye]] * [[script-GlobalFog]] * [[script-SunShafts]] * [[script-TiltShift]] * [[script-Vignetting]] * [[script-BlurEffect]] * [[script-ColorCorrectionEffect]] * [[script-ContrastStretchEffect]] * [[script-EdgeDetectEffect]] * [[script-GlowEffect]] * [[script-GrayscaleEffect]] * [[script-MotionBlur]] * [[script-NoiseEffect]] * [[script-SepiaToneEffect]] * [[script-SSAOEffect]] * [[script-TwirlEffect]] * [[script-VortexEffect]] * [[unity:comp-ManagerGroup]] * [[class-AudioManager]] * [[class-EditorManager]] * [[class-InputManager]] * [[class-NavMeshLayers]] * [[class-NetworkManager]] * [[class-PhysicsManager]] * [[class-PlayerSettings]] * [[class-QualitySettings]] * [[class-RenderSettings]] * [[class-ScriptExecution]] * [[class-TagManager]] * [[class-TimeManager]] * [[comp-MeshGroup]] * [[class-MeshFilter]] * [[class-MeshRenderer]] * [[class-SkinnedMeshRenderer]] * [[class-TextMesh]] * [[comp-NetworkGroup]] * [[class-NetworkView]] * [[comp-Effects]] * [[class-ParticleSystem]] * [[class-Halo]] * [[class-LensFlare]] * [[class-LineRenderer]] * [[class-TrailRenderer]] * [[class-Projector]] * [[comp-ParticlesLegacy]] * [[class-EllipsoidParticleEmitter]] * [[class-MeshParticleEmitter]] * [[class-ParticleAnimator]] * [[class-ParticleRenderer]] * [[class-WorldParticleCollider]] * [[comp-RenderingGroup]] * [[class-Camera]] * [[class-FlareLayer]] * [[class-GUILayer]] * [[class-GuiText]] * [[class-GuiTexture]] * [[class-Light]] * [[class-LightProbeGroup]] * [[class-OcclusionArea]] * [[class-OcclusionPortal]] * [[class-Skybox]] * [[class-LODGroup]] * [[comp-TransformationGroup]] * [[class-Transform]] * [[comp-UnityGUIGroup]] * [[class-GUISkin]] * [[class-GUIStyle]] * [[unity:comp-Wizards]] * [[unity:wizard-RagdollWizard]] * [[script-Terrain|script-Terrain (지형)]] * [[unity:terrain-UsingTerrains]] * [[unity:terrain-Height]] * [[unity:terrain-Textures]] * [[unity:terrain-Trees]] * [[unity:terrain-Grass]] * [[unity:terrain-DetailMeshes]] * [[script-Terrain#Lightmapping|Terrain Lightmapping]] * [[unity:terrain-OtherSettings]] * [[class-Tree|class-Tree (나무)]] * [[unity:tree-FirstTree]] * [[unity:tree-Structure]] * [[unity:tree-Branches]] * [[unity:tree-Leaves]] * [[class-WindZone]] * [[AnimationEditorGuide|애니메이션 에디터 가이드 (Animation Editor Guide)]] * [[animeditor-UsingAnimationEditor|애니메이션 에디터-애니메이션 에디터 사용하기 (animeditor-Using Animation Editor)]] * [[animeditor-AnimationCurves|애니메이션 에디터-애니메이션 곡선 (animeditor-Animation Curves)]] * [[EditingCurves]] * [[animeditor-MultipleParts|애니메이션 에디터-복수개의 부분 (animeditor-MultipleParts)]] * [[animeditor-AnimationEvents|애니메이션 에디터-애니메이션 이벤트 (animeditor-Animation Events)]] * [[unity:GUIScriptingGuide|GUI 스크립팅 가이드 (GUI Scripting Guide)]] * [[gui-Basics|GUI-기초 (GUI-Basics)]] * [[gui-Controls|GUI-조정 (GUI-Controls)]] * [[gui-Customization|GUI-사용자 정의 (GUI-Customization)]] * [[gui-Layout|GUI-레이아웃 (GUI-Layout)]] * [[gui-Extending|GUI-확장 (GUI-Extending)]] * [[gui-ExtendingEditor|GUI-에디터 확장 (GUI-Extending Editor)]] * [[unity:NetworkReferenceGuide|네트워크 레퍼런스 가이드 (Network Reference Guide)]] * [[MobileNetworking|iOS에서 네트워킹 (Networking on iOS)]] * [[net-HighLevelOverview]] * [[net-UnityNetworkElements]] * [[unity:net-NetworkView]] * [[net-RPCDetails]] * [[net-StateSynchronization]] * [[net-NetworkInstantiate]] * [[unity:net-NetworkLevelLoad]] * [[net-MasterServer]] * [[net-MasterServerBuild]] * [[net-MinimizingBandwidth]] * [[net-SocialAPI]] * [[unity:AssetServerGuide|에셋 서버 가이드 (Asset Server Guide)]] * [[assetserver-Setup|에셋 서버 설정 (assetserver-Setup)]] * [[assetserver-DailyUse|에셋 서버 사용법 (assetserver-DailyUse)]] * [[unity:Built-in Shader Guide|내장 셰이더 가이드 (Built-in Shader Guide)]] * [[shader-Performance]] * [[shader-NormalFamily]] * [[shader-NormalVertexLit]] * [[shader-NormalDiffuse]] * [[shader-NormalSpecular]] * [[shader-NormalBumpedDiffuse]] * [[shader-NormalBumpedSpecular]] * [[shader-NormalParallaxDiffuse]] * [[shader-NormalParallaxSpecular]] * [[shader-NormalDecal]] * [[shader-NormalDiffuseDetail]] * [[shader-TransparentFamily]] * [[shader-TransVertexLit]] * [[shader-TransDiffuse]] * [[shader-TransSpecular]] * [[unity:shader-TransBumpedDiffuse]] * [[unity:shader-TransBumpedSpecular]] * [[unity:shader-TransParallaxDiffuse]] * [[unity:shader-TransParallaxSpecular]] * [[shader-TransparentCutoutFamily]] * [[shader-TransCutVertexLit]] * [[shader-TransCutDiffuse]] * [[shader-TransCutSpecular]] * [[shader-TransCutBumpedDiffuse]] * [[shader-TransCutBumpedSpecular]] * [[shader-SelfIllumFamily]] * [[shader-SelfIllumVertexLit]] * [[shader-SelfIllumDiffuse]] * [[shader-SelfIllumSpecular]] * [[shader-SelfIllumBumpedDiffuse]] * [[shader-SelfIllumBumpedSpecular]] * [[shader-SelfIllumParallaxDiffuse]] * [[shader-SelfIllumParallaxSpecular]] * [[shader-ReflectiveFamily]] * [[shader-ReflectiveVertexLit]] * [[shader-ReflectiveDiffuse]] * [[shader-ReflectiveSpecular]] * [[shader-ReflectiveBumpedDiffuse]] * [[shader-ReflectiveBumpedSpecular]] * [[shader-ReflectiveParallaxDiffuse]] * [[shader-ReflectiveParallaxSpecular]] * [[shader-ReflectiveBumpedUnlit]] * [[shader-ReflectiveBumpedVertexLit]] * [[Rendering-Tech|Rendering-Tech(렌더링)]] * [[RenderTech-DeferredLighting]] * [[RenderTech-ForwardRendering]] * [[RenderTech-VertexLit]] * [[RenderTech-HardwareRequirements]] * [[SL-Reference|SL-Reference(SL 참조)]] * [[SL-SurfaceShaders]] * [[SL-SurfaceShaderExamples]] * [[SL-SurfaceShaderLighting]] * [[SL-SurfaceShaderLightingExamples]] * [[SL-ShaderPrograms]] * [[SL-PropertiesInPrograms]] * [[SL-VertexProgramInputs]] * [[SL-BuiltinStateInPrograms]] * [[SL-GLSLShaderPrograms]] * [[SL-Shader]] * [[SL-Properties]] * [[SL-SubShader]] * [[SL-Pass]] * [[SL-Material]] * [[SL-CullAndDepth]] * [[SL-SetTexture]] * [[SL-Fog]] * [[SL-AlphaTest]] * [[SL-Blend]] * [[SL-PassTags]] * [[SL-Name]] * [[SL-BindChannels]] * [[SL-UsePass]] * [[SL-GrabPass]] * [[SL-SubshaderTags]] * [[SL-Fallback]] * [[SL-Other]] * [[SL-AdvancedTopics]] * [[SL-RenderPipeline]] * [[SL-ShaderPerformance]] * [[SL-ShaderReplacement]] * [[SL-DepthTextures]] * [[SL-CameraDepthTexture]] * [[SL-PlatformDifferences]] * [[SL-ShaderLOD]] * [[SL-BuiltinValues]] * [[unity:Scripting Concepts|Scripting Concepts(스크립팅 콘셉트)]] * [[Layers|레이어 (Layer)]] * [[LayerBasedCollision|레이어 기반 충돌 감지 (Layer Based Collision detection]] * [[unity:Tags|태그 (Tags)]] * [[RigidbodySleeping|강체 잠들기 (Rigidbody Sleeping)]] {{tag>유니티 unity}} * 출처: [[http://unitykoreawiki.com/index.php?n=KrMain.TableOfContents|유니티코리아위키]] (CC BY-NC-SA 2.0) {{tag>유니티 설명서 unity3d unity}}
2+1?
이 필드는 비어 있도록 유지하세요:
저장
미리 보기
취소
편집 요약
참고: 이 문서를 편집하면 내용은 다음 라이선스에 따라 배포하는 데 동의하는 것으로 간주합니다:
CC Attribution-Noncommercial-Share Alike 4.0 International
문서 도구
문서 보기
이전 판
연결문서
맨 위로
다크 모드로 보기
☀️
Toggle Menu
유니티3D ( Unity3D )
너두 고쳐두 됩니다.
사이트 도구
최근 바뀜
미디어 관리자
사이트맵
사용자 도구
등록
로긴
최근 수정된 문서
semen_analysis
[규칙적 성생활]
남성불임
에이치디엠
만듦
proxmox
[다크모드]
intel_nic_e1000e_hardware_unit_hang
[3단계: Offloading 기능 비활성화 (영구 적용)]
timed_intercourse
[매일?]
ovulation_induction
menopause
[검사]
male_factor
[Male Factor]
infertility
ivf
[시술과정]
amh
prolactin
putty
venv
[macOS / Linux (bash/zsh 등)]
postgresql
bitvise_ssh_client