C# 클래스 Axiom.Core.SphereRegionSceneQuery

Specializes the SceneQuery class for querying items within a sphere.
상속: RegionSceneQuery
파일 보기 프로젝트 열기: WolfgangSt/axiom 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
sphere Axiom.Math.Sphere

비공개 메소드들

메소드 설명
SphereRegionSceneQuery ( SceneManager creator ) : System

Default constructor.

프로퍼티 상세

sphere 보호되어 있는 프로퍼티

Sphere to query items within.
protected Sphere,Axiom.Math sphere
리턴 Axiom.Math.Sphere