Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
wuxingogo
tools
SectorShape
C# Class wuxingogo.tools.SectorShape
Inheritance:
UnityEngine.MonoBehaviour
Mostrar archivo
Open project: wuxingogo/WuxingogoExtension
Public Properties
Property
Type
Description
Target
UnityEngine.Transform
isDebug
bool
m_Radius
float
Public Methods
Method
Description
OnDrawGizmos
( ) :
void
OnRenderObject
( ) :
void
isInSector
( ) :
bool
Method Details
OnDrawGizmos()
public
method
public
OnDrawGizmos
( ) :
void
return
void
OnRenderObject()
public
method
public
OnRenderObject
( ) :
void
return
void
isInSector()
public
method
public
isInSector
( ) :
bool
return
bool
Property Details
Target
public_oe property
public
Transform,UnityEngine
Target
return
UnityEngine.Transform
isDebug
public_oe property
public
bool
isDebug
return
bool
m_Radius
public_oe property
public
float
m_Radius
return
float