• 내용으로 건너뛰기

GINS WIKI 긴스 위키

사용자 도구

  • 로그인

사이트 도구

  • 최근 바뀜
  • 미디어 관리자
  • 사이트맵
현재 위치: 긴스위키 GINS wiki » example
추적:

example

검색

아래에서 검색 결과를 찾을 수 있습니다.

Contains
  • 정확히 일치
  • 시작
  • 끝
  • Contains
@language
  • 모든 네임스페이스
  • language:unity (9)
  • language:cocoa (3)
  • language:csharp (3)
  • language:php (2)
  • language:shader (2)
Any time
  • Any time
  • 저번 주
  • 저번 달
  • 저번 년도
조회수로 정렬
  • 조회수로 정렬
  • Sort by last modified

일치하는 문서 이름:

  • 목표

전체 텍스트 결과:

오브젝트 선택 or 컴포넌트 선택 @language:unity
4 조회 수, 마지막으로 수정됨: 13개월 전
의 컴포넌트나 스크립트 사용 ===== <code csharp> public class example : MonoBehaviour { void Example() { transform.Translate(0, 1, 0); GetComponent<Transform>().Translate(0, 1, 0); } } public class example : MonoBehaviour { void Update() { <OtherScr... 브젝트를 파라미터로 받는 방법이 편한듯. <code csharp> public class example : MonoBehaviour { void Start() { GameObject
유니티 코딩 중 메모 @language:unity
4 조회 수, 마지막으로 수정됨: 13개월 전
의 컴포넌트나 스크립트 사용 ===== <code csharp> public class example : MonoBehaviour { void Example() { transform.Translate(0, 1, 0); GetComponent<Transform>().Translate(0, 1, 0); } } public class example : MonoBehaviour { void Update() { OtherScri... 브젝트를 파라미터로 받는 방법이 편한듯. <code csharp> public class example : MonoBehaviour { void Start() { GameObject
Images @language:cocoa
3 조회 수, 마지막으로 수정됨: 13개월 전
les are applied using the methods of NSImage. For example, if you want to invert the first and second rules... narrow the choice to a single representation—for example, if the NSImage object has two color TIFF represe... efficient to use other imaging technologies. For example, rather than manually dissolving from one image t
빈도 높은 @language:csharp
3 조회 수, 마지막으로 수정됨: 13개월 전
o.directory.exists.aspx|Directory.Exists]] ===== Example ===== ====디렉토리 있는지 검사==== <code csharp> using S... ft.com/en-us/library/ms404278.aspx|Common IO Task example]] ===== File Exist ===== <code csharp> using Sys... n // Returns the full path and filename (e.g. C:\Examples\Processes\MyApp.exe). // You could then pass th
CodeIgniter @language:php:codeigniter
2 조회 수, 마지막으로 수정됨: 13개월 전
페이지 표시 방식 ===== URL의 위치별로 역할이 정해져 있다. http://example.com/news/latest/10 <code> http://example.com/[Controll-Class]/[Controller-Mehtod]/[arguments] </code> ==
파일다운로드 @language:cocoa
1 조회 수, 마지막으로 수정됨: 13개월 전
ge by sending the download a cancel message. The example in Listing 1 sets the destination, and thus requi
ikimagebrowserview @language:cocoa
1 조회 수, 마지막으로 수정됨: 13개월 전
t other types of drag and drop you'd perform (for example to a table view). Once you understand Drag and Dr
c# 사용하는 오브젝트 이름 짓는 규칙 @language:csharp
1 조회 수, 마지막으로 수정됨: 13개월 전
정리했다는 prefix ^ Control ^ Prefix ^ Example ^ | Label | lbl |
개념 설명 @language:csharp
1 조회 수, 마지막으로 수정됨: 13개월 전
클래스의 메서드를 사용해서 형식 변환을 한다. 날짜형식 <code csharp> // example : <Element>2001-02-27T11:13:23</Element> DateTime
PHP 파일 디렉토리 @language:php
1 조회 수, 마지막으로 수정됨: 13개월 전
> <?php $homepage = file_get_contents('http://www.example.com/'); echo $homepage; ?></code> | | fread() | 임
a @language:shader
1 조회 수, 마지막으로 수정됨: 13개월 전
) ==== 정점셰이더 ==== * 셰이더 코드가 들어가는 코드 <code> //example VS_OUTPUT VS ( float4 Pos : POSITION float2 T
Trigger, Collision @language:unity
1 조회 수, 마지막으로 수정됨: 13개월 전
tyEngine; using System.Collections; public class Example : MonoBehaviour { void OnTriggerEnter(Collide
안드로이드 설정 @language:unity
1 조회 수, 마지막으로 수정됨: 13개월 전
Profiler(ADB@127.0.0.1:54999)**를 선택하면 나와줬다. 배치파일 example <code batch> set adtpath=e:\app\adt-x86-64\sdk\pl
공통 @language:unity
1 조회 수, 마지막으로 수정됨: 13개월 전
keyword '-CustomArgs:' and seperate them by ';'. Example: C:\Program Files (x86)\Unity\Edi
작동 @language:shader:unity
1 조회 수, 마지막으로 수정됨: 13개월 전
체는 기본 값을 사용 <code> //표면 색상을 전부 흰색으로 칠한다. Shader "Example/Diffuse Simple" { SubShader { // 반투명 오브젝트
주요 링크 @language:unity:4-tween
1 조회 수, 마지막으로 수정됨: 13개월 전
2D, 3D UI @language:unity:ngui
1 조회 수, 마지막으로 수정됨: 13개월 전
윈도우를 구성하는 방법 @language:unity:ngui
1 조회 수, 마지막으로 수정됨: 13개월 전
목표 @language:unity:playmaker
1 조회 수, 마지막으로 수정됨: 13개월 전

문서 도구

  • 문서 보기
  • 이전 판
  • 역링크
  • 맨 위로
별도로 명시하지 않을 경우, 이 위키의 내용은 다음 라이선스에 따라 사용할 수 있습니다: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki