C# 클래스 Utils.BoundingSphereBuilder, UnityRose

파일 보기 프로젝트 열기: osROSE/UnityRose

공개 메소드들

메소드 설명
Add ( Matrix4x4 t, Bounds i ) : void
Build ( ) : BoundingSphere

메소드 상세

Add() 공개 메소드

public Add ( Matrix4x4 t, Bounds i ) : void
t Matrix4x4
i Bounds
리턴 void

Build() 공개 메소드

public Build ( ) : BoundingSphere
리턴 UnityEngine.BoundingSphere