C# 클래스 TressFX.TressFXBoundingSphere

파일 보기 프로젝트 열기: kennux/TressFXUnity

공개 메소드들

메소드 설명
TressFXBoundingSphere ( Vector3 center, float radius ) : UnityEditor

Initializes a new instance of the TressFXBoundingSphere struct.

메소드 상세

TressFXBoundingSphere() 공개 메소드

Initializes a new instance of the TressFXBoundingSphere struct.
public TressFXBoundingSphere ( Vector3 center, float radius ) : UnityEditor
center Vector3 Center.
radius float Radius.
리턴 UnityEditor